|
|
|
@ -16,6 +16,7 @@
|
|
|
|
|
"no-console": "warn",
|
|
|
|
|
"prettier/prettier": "error",
|
|
|
|
|
"@typescript-eslint/no-unused-vars": "off",
|
|
|
|
|
"@typescript-eslint/no-inferrable-types": "off",
|
|
|
|
|
"@typescript-eslint/no-explicit-any": "off",
|
|
|
|
|
"@typescript-eslint/ban-ts-comment": "warn",
|
|
|
|
|
"no-unused-vars": "off",
|
|
|
|
|