diff --git a/.eslintrc.json b/.eslintrc.json index dffaf9c..e547e5b 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -29,7 +29,6 @@ "func-names": "off", "consistent-return": "off", "no-restricted-syntax": "off", - "@typescript-eslint/indent": ["error", "tab"], "class-methods-use-this": "off", "@typescript-eslint/no-unused-vars": [ "warn",