mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore: lint
This commit is contained in:
parent
af77eeed8d
commit
0d61a972fb
3 changed files with 4 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ export const match = {
|
|||
'client/dom/index.js': {
|
||||
'no-multi-spaces': 'off',
|
||||
},
|
||||
'client/**/*.js': {
|
||||
'{client,static}/**/*.js': {
|
||||
'n/no-extraneous-require': 'off',
|
||||
'n/no-unsupported-features/node-builtins': 'off',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue