Commit 94bf6a52 authored by Nikolay Gromov's avatar Nikolay Gromov

Выпилил проверку CSS-файлов в коммите (их быть не должно)

parent 6139de63
......@@ -22,7 +22,6 @@
"lint-staged": {
"*.js": "editorconfig-cli",
"*.pug": "editorconfig-cli",
"*.css": "stylelint",
"*.scss": "stylelint --syntax=scss"
},
"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