We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6464992 commit a7b45feCopy full SHA for a7b45fe
.stylelintrc.json
@@ -4,5 +4,6 @@
4
"selector-class-pattern": "[^ ]",
5
"scss/dollar-variable-pattern": "[^ ]",
6
"scss/percent-placeholder-pattern": "[^ ]"
7
- }
+ },
8
+ "ignoreFiles": ["**/*.vue"]
9
}
0 commit comments