aboutsummaryrefslogtreecommitdiff
path: root/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index 04b822e..afc7cce 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -15,7 +15,6 @@
"plugin:jest/recommended",
"eslint:recommended",
"plugin:@typescript-eslint/recommended",
- "prettier/@typescript-eslint",
"plugin:prettier/recommended"
],
"rules": {