Commit 9f635db9 authored by Nikolay Gromov's avatar Nikolay Gromov

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

parent 3188919d
......@@ -41,8 +41,7 @@
"test": "stylelint \"src/**/*.less\"",
"start": "gulp",
"deploy": "cross-env NODE_ENV=production ./node_modules/.bin/gulp build && cross-env ./node_modules/.bin/gulp deploy",
"build": "cross-env NODE_ENV=production npm start build",
"precommit": "npm test"
"build": "cross-env NODE_ENV=production npm start build"
},
"devDependencies": {
"del": "^2.2.2",
......
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