mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) putout v14.0.0
This commit is contained in:
parent
7d1a35d8b2
commit
b3b618b2ca
2 changed files with 1 additions and 11 deletions
10
.putout.json
10
.putout.json
|
|
@ -24,16 +24,6 @@
|
|||
"client/{client,cloudcmd,load-module}.js": {
|
||||
"remove-console": "off"
|
||||
},
|
||||
"client/modules/config/index.js": {
|
||||
"apply-shorthand-properties": [{
|
||||
"ignore": [
|
||||
"ONE_MINUTE"
|
||||
]
|
||||
}]
|
||||
},
|
||||
"view.js": {
|
||||
"apply-shorthand-properties": "off"
|
||||
},
|
||||
"test/common/cloudfunc.js": {
|
||||
"remove-console": "off"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -119,7 +119,7 @@
|
|||
"package-json": "^6.0.0",
|
||||
"ponse": "^6.0.0",
|
||||
"pullout": "^4.0.0",
|
||||
"putout": "^13.0.0",
|
||||
"putout": "^14.0.0",
|
||||
"redzip": "^1.3.0",
|
||||
"rendy": "^3.0.0",
|
||||
"restafary": "^9.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue