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
d473a7e187
commit
794caced01
15 changed files with 42 additions and 35 deletions
|
|
@ -13,6 +13,13 @@
|
|||
"client/(client|cloudcmd|load-module).js": {
|
||||
"remove-console": false
|
||||
},
|
||||
"client/modules/config/index.js": {
|
||||
"apply-shorthand-properties": [{
|
||||
"ignore": [
|
||||
"ONE_MINUTE"
|
||||
]
|
||||
}]
|
||||
},
|
||||
"test/common/cloudfunc.js": {
|
||||
"remove-console": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue