Commit 1d0bf7b5 authored by Nikolay Gromov's avatar Nikolay Gromov

Добавил прекоммит-проверку CSS

parent 0dd9e435
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
"precommit": "lint-staged" "precommit": "lint-staged"
}, },
"lint-staged": { "lint-staged": {
"*.css": "stylelint",
"*.scss": "stylelint --syntax=scss" "*.scss": "stylelint --syntax=scss"
}, },
"devDependencies": { "devDependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment