Skip to content

Commit ebb0ed9

Browse files
update config
1 parent 1cbdf8f commit ebb0ed9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stylelint.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
module.exports =
22
{
33
extends: ['@wdns/stylelint-config-wdns'],
4+
rules: {
5+
'scss/operator-no-unspaced': null,
6+
},
47
};

0 commit comments

Comments
 (0)