config updates
This commit is contained in:
parent
55370f2e98
commit
a28662b9bd
2 changed files with 2 additions and 1 deletions
|
|
@ -41,6 +41,7 @@ export default defineConfig({
|
|||
"prefer-for-of": "off",
|
||||
"switch-case-braces": "off",
|
||||
"require-module-specifiers": "off",
|
||||
"no-namespace": "off",
|
||||
},
|
||||
ignorePatterns: ["**/*.gen.ts"],
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue