mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(cloudcmd) lint
This commit is contained in:
parent
23171f967e
commit
177771df6a
1 changed files with 2 additions and 2 deletions
|
|
@ -22,10 +22,10 @@
|
|||
"webpack": "on"
|
||||
},
|
||||
"server": {
|
||||
"remove-process-exit": "on"
|
||||
"nodejs/remove-process-exit": "on"
|
||||
},
|
||||
"server/{server,exit}.js": {
|
||||
"remove-process-exit": "off"
|
||||
"nodejs/emove-process-exit": "off"
|
||||
},
|
||||
"server/{server,exit,terminal,distribute/log}.js": {
|
||||
"remove-console": "off"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue