Skip to content

Commit a47fe14

Browse files
committed
TEMPORARY disable stylelint-config-standard
1 parent 14ca6e7 commit a47fe14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.stylelintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
extends: [
3-
'stylelint-config-standard',
3+
// 'stylelint-config-standard',
44
],
55
customSyntax: 'postcss-less',
66
ignoreFiles: [

0 commit comments

Comments
 (0)