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

Убрал часть проверки на прекоммит-хуке

parent ddcc6454
......@@ -17,7 +17,7 @@
"build": "cross-env NODE_ENV=production npm start build",
"img-opt": "cross-env folder=src/img npm start img:opt",
"lint-staged": "lint-staged",
"precommit": "lint-staged && gulp test:pug"
"precommit": "lint-staged"
},
"browserslist": [
"> 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