mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(cloudcmd) client: edit: json files (#294)
This commit is contained in:
parent
5732752350
commit
d181b84c3b
4 changed files with 92 additions and 10 deletions
|
|
@ -27,7 +27,10 @@
|
|||
"apply-shorthand-properties": "off"
|
||||
},
|
||||
"test/common/cloudfunc.js": {
|
||||
"remove-console": false
|
||||
"remove-console": "off"
|
||||
},
|
||||
"storage.js": {
|
||||
"remove-useless-async": "off"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue