Commit e98122bd authored by Nikolay Gromov's avatar Nikolay Gromov Committed by GitHub

Убрал проверку орфографии с прекоммит-хука

parent 4c49a2a5
......@@ -17,8 +17,7 @@
"precommit": "lint-staged"
},
"lint-staged": {
"*.scss": "stylelint --syntax=scss",
"*.{html,md}": "yaspeller -e \".md,.html\""
"*.scss": "stylelint --syntax=scss"
},
"devDependencies": {
"autoprefixer": "^7.1.1",
......
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