build(npm): add stylelint

This commit is contained in:
Cotes Chung
2022-10-21 02:38:25 +08:00
parent 5de6f17754
commit 294e2985c1
3 changed files with 6 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"extends": "stylelint-config-standard-scss"
}