mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(package) rm recess
This commit is contained in:
parent
daa45cc516
commit
48cc504124
1 changed files with 1 additions and 3 deletions
|
|
@ -49,8 +49,7 @@
|
|||
"security": "nsp check",
|
||||
"codestyle": "redrun lint spell",
|
||||
"lint": "redrun lint:*",
|
||||
"lint:css": "recess css/*.css",
|
||||
"lint:style": "stylelint css/*.css",
|
||||
"lint:css": "stylelint css/*.css",
|
||||
"lint:js": "redrun lint:js:*",
|
||||
"lint:js:eslint:server": "eslint --rule 'no-console:0' $npm_package_config_dirs",
|
||||
"lint:js:jshint": "jshint bin client server",
|
||||
|
|
@ -178,7 +177,6 @@
|
|||
"nyc": "^10.1.2",
|
||||
"place": "^1.1.4",
|
||||
"readjson": "^1.1.3",
|
||||
"recess": "^1.1.9",
|
||||
"redrun": "^5.0.0",
|
||||
"request": "^2.76.0",
|
||||
"rimraf": "^2.5.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue