chore: update configurations
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
"plugins": ["@typescript-eslint"],
|
||||
"rules": {
|
||||
"@typescript-eslint/no-unused-vars": "error",
|
||||
"@typescript-eslint/consistent-type-definitions": ["error", "type"]
|
||||
"@typescript-eslint/consistent-type-definitions": "error"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user