chore(package) codestyle calm

This commit is contained in:
coderaiser 2017-11-06 15:30:42 +02:00
parent e9fa175d91
commit c4859cbd03

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:*",