style: eslint of naming-convention

This commit is contained in:
禾几海
2021-03-12 17:30:05 +08:00
parent 7ea7f83227
commit 6bfb42e43d
7 changed files with 86 additions and 83 deletions

View File

@@ -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": [