move release to checks
This commit is contained in:
parent
a28662b9bd
commit
1bd3c1f382
3 changed files with 15 additions and 22 deletions
|
|
@ -41,7 +41,7 @@ export default defineConfig({
|
|||
"prefer-for-of": "off",
|
||||
"switch-case-braces": "off",
|
||||
"require-module-specifiers": "off",
|
||||
"no-namespace": "off",
|
||||
"typescript/no-namespace": "off",
|
||||
},
|
||||
ignorePatterns: ["**/*.gen.ts"],
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue