reenabled @typescript-eslint/no-shadow

This commit is contained in:
Eugene Pankov
2021-01-02 20:53:34 +01:00
parent e36bad2553
commit e6bf76c616
8 changed files with 16 additions and 16 deletions

View File

@@ -113,4 +113,3 @@ rules:
'@typescript-eslint/no-implicit-any-catch': off
'@typescript-eslint/member-ordering': off
'@typescript-eslint/no-var-requires': off
'@typescript-eslint/no-shadow': off