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

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

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