1 Star 1 Fork 0

TH / v-gantt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
stylelint.config.js 318 Bytes
一键复制 编辑 原始数据 按行查看 历史
沈扬东 提交于 2020-07-09 14:46 . build: husky
module.exports = {
// add your custom config here
// https://stylelint.io/user-guide/configuration
extends: 'stylelint-config-standard',
rules: {
'no-empty-source': null,
'declaration-colon-newline-after': null,
'no-descending-specificity': null,
'value-list-comma-newline-after': null,
},
}
1
https://gitee.com/jiiath/v-gantt.git
git@gitee.com:jiiath/v-gantt.git
jiiath
v-gantt
v-gantt
master

搜索帮助