|
|
@ -44,7 +44,7 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"@typescript-eslint/member-ordering": "error",
|
|
|
|
"@typescript-eslint/member-ordering": "error",
|
|
|
|
"@typescript-eslint/naming-convention": "error",
|
|
|
|
"@typescript-eslint/naming-convention": "off",
|
|
|
|
"@typescript-eslint/no-empty-function": "off",
|
|
|
|
"@typescript-eslint/no-empty-function": "off",
|
|
|
|
"@typescript-eslint/no-empty-interface": "error",
|
|
|
|
"@typescript-eslint/no-empty-interface": "error",
|
|
|
|
"@typescript-eslint/no-inferrable-types": [
|
|
|
|
"@typescript-eslint/no-inferrable-types": [
|
|
|
|