lint typescript-eslint/consistent-indexed-object-style

This commit is contained in:
Eugene Pankov
2020-12-24 18:56:59 +01:00
parent 2ef3a81dd8
commit aacc603309
11 changed files with 13 additions and 14 deletions
-1
View File
@@ -117,6 +117,5 @@ rules:
'@typescript-eslint/prefer-enum-initializers': off
'@typescript-eslint/no-implicit-any-catch': off
'@typescript-eslint/member-ordering': off
'@typescript-eslint/consistent-indexed-object-style': off
'@typescript-eslint/no-var-requires': off
'@typescript-eslint/no-shadow': off