This commit is contained in:
Eugene Pankov
2021-07-07 21:03:55 +02:00
parent e06c44f973
commit 4534eefc1d

View File

@@ -110,6 +110,7 @@ rules:
'@typescript-eslint/lines-between-class-members':
- error
- exceptAfterSingleLine: true
'@typescript-eslint/dot-notation': off
'@typescript-eslint/no-implicit-any-catch': off
'@typescript-eslint/member-ordering': off
'@typescript-eslint/no-var-requires': off