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