Add stylelint
This commit is contained in:
parent
4b3df0ee35
commit
bd42690467
1 changed files with 3 additions and 0 deletions
3
.stylelintrc.json
Normal file
3
.stylelintrc.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"extends": [ "@wordpress/stylelint-config/scss" ]
|
||||
}
|
Loading…
Add table
Reference in a new issue