mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
chore: lint
This commit is contained in:
parent
70ff6fb29f
commit
a6adf39db2
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ export const match = {
|
|||
'client/dom/index.*': {
|
||||
'no-multi-spaces': 'off',
|
||||
},
|
||||
'client/**': {
|
||||
'n/no-unsupported-features/node-builtins': 'off',
|
||||
},
|
||||
};
|
||||
export default defineConfig([
|
||||
safeAlign, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue