2015-11-26 19:32:55 +08:00
|
|
|
{
|
|
|
|
"propertyOrdering": false,
|
|
|
|
"hexLength": "short",
|
|
|
|
"stringQuotes": false,
|
|
|
|
"decimalZero": false,
|
|
|
|
"importantRule": false,
|
|
|
|
"zeroUnit": "no_unit",
|
|
|
|
"qualifyingElement": false,
|
|
|
|
"duplicateProperty": false,
|
|
|
|
"importPath": false,
|
2016-04-29 17:03:28 +08:00
|
|
|
"finalNewline": false,
|
2016-09-08 11:14:39 +08:00
|
|
|
"newlineAfterBlock": false,
|
|
|
|
"maxCharPerLine": false,
|
2016-04-29 17:03:28 +08:00
|
|
|
"excludedFiles": [
|
2016-11-09 14:43:32 +08:00
|
|
|
"components/grid/style/mixin.less",
|
2016-04-29 17:03:28 +08:00
|
|
|
"components/style/core/base.less",
|
|
|
|
"components/style/core/iconfont.less",
|
|
|
|
"components/style/core/normalize.less",
|
|
|
|
"components/style/mixins/compatibility.less"
|
|
|
|
]
|
2015-11-26 19:32:55 +08:00
|
|
|
}
|