mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) add putout
This commit is contained in:
parent
8eeb122a38
commit
f6ab3ffd39
2 changed files with 13 additions and 1 deletions
10
.putout.json
Normal file
10
.putout.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"match": {
|
||||
"server/(server|exit).js": {
|
||||
"remove-process-exit": false
|
||||
},
|
||||
"server": {
|
||||
"remove-process-exit": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue