diff options
| author | Mohamed Bassem <me@mbassem.com> | 2025-06-22 12:38:24 +0000 |
|---|---|---|
| committer | Mohamed Bassem <me@mbassem.com> | 2025-06-22 12:38:24 +0000 |
| commit | f7b31938159274443a288416fadf771c67640fba (patch) | |
| tree | c98793a22d92583f62ee08a4bba47bb29f0012d0 /apps/browser-extension | |
| parent | d5e2973dce617f451e4eb07491b3a6874ea6ca47 (diff) | |
| download | karakeep-f7b31938159274443a288416fadf771c67640fba.tar.zst | |
chore: More oxlint changes
Diffstat (limited to 'apps/browser-extension')
| -rw-r--r-- | apps/browser-extension/.oxlintrc.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/browser-extension/.oxlintrc.json b/apps/browser-extension/.oxlintrc.json index 91dc201f..3c21fbb0 100644 --- a/apps/browser-extension/.oxlintrc.json +++ b/apps/browser-extension/.oxlintrc.json @@ -4,9 +4,6 @@ "../../tooling/oxlint/oxlint-base.json", "../../tooling/oxlint/oxlint-react.json" ], - "categories": { - "correctness": "warn" - }, "env": { "builtin": true, "commonjs": true, |
