lint fix
This commit is contained in:
parent
266783667a
commit
56524450dc
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ export default defineConfig({
|
|||
{
|
||||
files: ["*.d.ts"],
|
||||
rules: {
|
||||
"typescript/consistent-function-scoping": "off",
|
||||
"unicorn/consistent-function-scoping": "off",
|
||||
"typescript/consistent-type-definitions": "off",
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue