aboutsummaryrefslogtreecommitdiffstats
path: root/.eslintrc.js
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-02-12 22:50:43 +0000
committerMohamedBassem <me@mbassem.com>2024-02-12 22:50:43 +0000
commitb00d2b360d8000edcd9bfa82673ca322a9ac6d1a (patch)
treee939db73131a9a6fd04b249b8adac44816dad8b2 /.eslintrc.js
parent6e6d2c3cbc860d0024e9631b01eeef55b47933a5 (diff)
downloadkarakeep-b00d2b360d8000edcd9bfa82673ca322a9ac6d1a.tar.zst
hack: Hack API key support in the context creation of TRPC
Diffstat (limited to '.eslintrc.js')
-rw-r--r--.eslintrc.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.js b/.eslintrc.js
index 13394572..a78fa42f 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -8,7 +8,6 @@ module.exports = {
"next/core-web-vitals",
"eslint:recommended",
"plugin:react/recommended",
- "plugin:react-hooks/recommended",
"plugin:@next/next/recommended",
"plugin:tailwindcss/recommended",
"plugin:@typescript-eslint/recommended",