forked from sombochea/verdaccio-ui
chore: disable stylelint on files with no CSS templates
This commit is contained in:
parent
684e989fbd
commit
786da9975f
@ -26,6 +26,7 @@
|
||||
"no-descending-specificity": [true, { "severity": "warning" }],
|
||||
"no-duplicate-at-import-rules": true,
|
||||
"no-duplicate-selectors": true,
|
||||
"no-empty-source": null,
|
||||
"no-extra-semicolons": true,
|
||||
"no-invalid-double-slash-comments": true,
|
||||
"property-no-unknown": true,
|
||||
|
Loading…
Reference in New Issue
Block a user