mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(package) codestyle: calm
This commit is contained in:
parent
5ab570f1f3
commit
bcb726144f
1 changed files with 1 additions and 1 deletions
|
|
@ -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:*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue