This commit is contained in:
Eugene Pankov
2020-12-27 21:03:12 +01:00
parent 10ae6ffd99
commit bc7a537c4c
13 changed files with 21 additions and 22 deletions

View File

@@ -111,7 +111,6 @@ rules:
'@typescript-eslint/lines-between-class-members':
- error
- exceptAfterSingleLine: true
'@typescript-eslint/non-nullable-type-assertion-style': off
'@typescript-eslint/dot-notation': off
'@typescript-eslint/no-confusing-void-expression': off
'@typescript-eslint/no-implicit-any-catch': off