Cleanup. Fix simple linter error.
This commit is contained in:
parent
ca1a2bf1ca
commit
9138a187a9
2 changed files with 32 additions and 36 deletions
|
|
@ -34,6 +34,7 @@ export default tseslint.config(
|
|||
"error",
|
||||
{ prefer: "type-imports", fixStyle: "inline-type-imports" },
|
||||
],
|
||||
"@typescript-eslint/consistent-type-definitions": "off",
|
||||
"@typescript-eslint/no-unused-vars": [
|
||||
"error",
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue