build: add style lint

This commit is contained in:
Qiuxia Fan
2021-12-21 15:08:29 +08:00
parent 2f6853e151
commit d8e4fc1d2c
4 changed files with 127 additions and 1 deletions

View File

@@ -43,6 +43,7 @@
"husky": "^7.0.4",
"lint-staged": "^12.1.3",
"node-sass": "^6.0.1",
"postcss-scss": "^4.0.2",
"prettier": "^2.2.1",
"sass-loader": "^10.2.0",
"stylelint": "^14.1.0",