mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(package) rm eslint-remove-line
This commit is contained in:
parent
0ca918d814
commit
8eeb122a38
1 changed files with 1 additions and 2 deletions
|
|
@ -58,7 +58,7 @@
|
|||
"lint:client": "eslint --env browser client",
|
||||
"lint:css": "stylelint css/*.css",
|
||||
"lint:md": "yaspeller .",
|
||||
"fix:lint": "FORCE_COLOR=1 redrun fix:lint:* | eslint-remove-line",
|
||||
"fix:lint": "redrun fix:lint:*",
|
||||
"fix:lint:client": "redrun lint:client -- --fix",
|
||||
"fix:lint:test": "redrun lint:test -- --fix",
|
||||
"fix:lint:server": "redrun lint:server -- --fix",
|
||||
|
|
@ -190,7 +190,6 @@
|
|||
"eslint": "^5.0.0",
|
||||
"eslint-plugin-node": "^8.0.0",
|
||||
"eslint-plugin-tape": "^1.1.0",
|
||||
"eslint-remove-line": "^1.0.2",
|
||||
"extract-text-webpack-plugin": "^4.0.0-alpha.0",
|
||||
"fast-async": "^7.0.6",
|
||||
"file-loader": "^3.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue