This config is automatically included
...if you use any of the recommended configurations. https://typescript-eslint.io/users/configs/
This commit is contained in:
@@ -3,7 +3,6 @@ module.exports = {
|
||||
root: true,
|
||||
extends: [
|
||||
"eslint:recommended",
|
||||
"plugin:@typescript-eslint/eslint-recommended",
|
||||
"plugin:@typescript-eslint/strict-type-checked",
|
||||
"plugin:@typescript-eslint/stylistic-type-checked",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user