We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f8f47 commit 07b4927Copy full SHA for 07b4927
index.js
@@ -1,5 +1,6 @@
1
module.exports = {
2
extends: [
3
+ 'stylelint-config-standard',
4
'stylelint-config-standard-scss',
5
],
6
'plugins': [
0 commit comments