diff --git a/.eslintrc.json b/.eslintrc.json index 885d36187..f06f97b71 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -48,7 +48,7 @@ ], "@typescript-eslint/member-ordering": "warn", "@typescript-eslint/naming-convention": [ - "warn", + "off", { "selector": "default", "format": ["camelCase"],