|
@ -39,8 +39,8 @@ |
|
|
"plugin:@typescript-eslint/stylistic-type-checked" |
|
|
"plugin:@typescript-eslint/stylistic-type-checked" |
|
|
], |
|
|
], |
|
|
"rules": { |
|
|
"rules": { |
|
|
"@typescript-eslint/dot-notation": "off", |
|
|
|
|
|
"@typescript-eslint/consistent-indexed-object-style": "off", |
|
|
"@typescript-eslint/consistent-indexed-object-style": "off", |
|
|
|
|
|
"@typescript-eslint/dot-notation": "off", |
|
|
"@typescript-eslint/explicit-member-accessibility": [ |
|
|
"@typescript-eslint/explicit-member-accessibility": [ |
|
|
"off", |
|
|
"off", |
|
|
{ |
|
|
{ |
|
|