chore: Clean up eslint configuration files
This commit is contained in:
@@ -21,15 +21,9 @@
|
|||||||
"plugin:@angular-eslint/template/process-inline-templates"
|
"plugin:@angular-eslint/template/process-inline-templates"
|
||||||
],
|
],
|
||||||
"rules": {
|
"rules": {
|
||||||
// "@typescript-eslint/naming-convention": [
|
|
||||||
// "off"
|
|
||||||
// ],
|
|
||||||
"prefer-arrow/prefer-arrow-functions": [
|
"prefer-arrow/prefer-arrow-functions": [
|
||||||
"off"
|
"off"
|
||||||
],
|
],
|
||||||
// "@typescript-eslint/member-ordering": [svn
|
|
||||||
// "on"
|
|
||||||
// ],
|
|
||||||
"@typescript-eslint/ban-types": [
|
"@typescript-eslint/ban-types": [
|
||||||
"error",
|
"error",
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user