diff --git a/.eslintrc.json b/.eslintrc.json index a5bfc7dcc..6dd74ced7 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -44,7 +44,7 @@ } ], "@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-interface": "error", "@typescript-eslint/no-inferrable-types": [