chore(package) codestyle: calm

This commit is contained in:
coderaiser 2017-12-29 11:49:34 +02:00
parent 5ab570f1f3
commit bcb726144f

View file

@ -48,7 +48,7 @@
"build:start": "redrun build:client start",
"build:start:dev": "redrun build:client:dev start:dev",
"security": "nsp check",
"codestyle": "redrun lint spell",
"codestyle": "redrun lint -c spell",
"lint": "redrun lint:*",
"lint:css": "stylelint css/*.css",
"lint:js": "redrun lint:js:*",