Browse Source

fix lesshint

Conflicts:
	components/date-picker/style/RangePicker.less
pull/3028/head
afc163 8 years ago
parent
commit
9331a3e6d1
  1. 2
      .lesshintrc

2
.lesshintrc

@ -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",

Loading…
Cancel
Save