fix lesshint

Conflicts:
	components/date-picker/style/RangePicker.less
This commit is contained in:
afc163 2016-09-08 11:14:39 +08:00
parent 87e6ec8940
commit 9331a3e6d1

View File

@ -9,6 +9,8 @@
"duplicateProperty": false,
"importPath": false,
"finalNewline": false,
"newlineAfterBlock": false,
"maxCharPerLine": false,
"excludedFiles": [
"components/layout/style/mixin.less",
"components/style/core/base.less",