We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd21a0 commit 892e3f0Copy full SHA for 892e3f0
.stylelintrc.json
@@ -1,6 +1,3 @@
1
{
2
- "extends": ["stylelint-config-standard"],
3
- "rules": {
4
- "string-quotes": "single"
5
- }
+ "extends": ["stylelint-config-standard"]
6
}
0 commit comments