diff --git a/.eslintrc.json b/.eslintrc.json index 63e78508fd800165b538ceb45c927dbbb2dd7a6e..b9185e66b77456dec5f90b5a0ba8c4217ceb6766 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -16,10 +16,7 @@ "@typescript-eslint/class-name-casing": "off", "@typescript-eslint/indent": [ "warn", - 4, - { - "ignoredNodes": ["TSTypeParameterInstantiation"] - } + 4 ], "@typescript-eslint/member-delimiter-style": [ "off",