diff --git a/.eslintrc.json b/.eslintrc.json index 01b7314..0c4fbc1 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -61,6 +61,7 @@ "error", { "checkArrowFunctions": false } ], + "@typescript-eslint/consistent-type-imports": "error", "@typescript-eslint/member-ordering": [ "error", {