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