From 03cf88868e0e03896dc15ea8d8d227f2d7a1905e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BE=E5=87=A0=E6=B5=B7?= Date: Fri, 12 Mar 2021 17:40:09 +0800 Subject: [PATCH] chore: Clean up eslint configuration files --- .eslintrc.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.eslintrc.json b/.eslintrc.json index 1a3db7b..dc91860 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -21,15 +21,9 @@ "plugin:@angular-eslint/template/process-inline-templates" ], "rules": { - // "@typescript-eslint/naming-convention": [ - // "off" - // ], "prefer-arrow/prefer-arrow-functions": [ "off" ], - // "@typescript-eslint/member-ordering": [svn - // "on" - // ], "@typescript-eslint/ban-types": [ "error", {