Remove lint-staged script, unneccesary in v5
This commit is contained in:
parent
181af6267c
commit
9ec638d731
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@
|
|||
"scripts": {
|
||||
"compress": "scripts/compress",
|
||||
"copy-dist": "cp ./node_modules/mapbox-gl/dist/mapbox-gl.css ./public/assets/frontend/ && cp ./node_modules/alertify.js/dist/css/alertify.css ./public/assets/frontend/ && cp ./node_modules/normalize.css/normalize.css ./public/assets/frontend/",
|
||||
"lint-staged": "lint-staged",
|
||||
"lint:es6": "eslint resources/assets/es6/*.js",
|
||||
"lint:sass": "stylelint --syntax=scss resources/assets/sass/**/*.scss",
|
||||
"make": "npm run make:css && npm run make:js",
|
||||
|
|
Loading…
Add table
Reference in a new issue