fix: various
This commit is contained in:
parent
d0685c2d59
commit
2d2a4a44bd
14 changed files with 41 additions and 37 deletions
|
|
@ -66,6 +66,7 @@ export default defineConfig({
|
|||
"typescript/no-non-null-assertion": "off",
|
||||
"typescript/prefer-function-type": "off",
|
||||
"unicorn/no-process-exit": "off",
|
||||
"unicorn/prefer-string-raw": "off",
|
||||
"unicorn/text-encoding-identifier-case": "off",
|
||||
},
|
||||
overrides: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue