From f7b31938159274443a288416fadf771c67640fba Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 22 Jun 2025 12:38:24 +0000 Subject: chore: More oxlint changes --- packages/trpc/.oxlintrc.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'packages/trpc/.oxlintrc.json') diff --git a/packages/trpc/.oxlintrc.json b/packages/trpc/.oxlintrc.json index 44a3dcef..79ba0255 100644 --- a/packages/trpc/.oxlintrc.json +++ b/packages/trpc/.oxlintrc.json @@ -3,10 +3,7 @@ "extends": [ "../../tooling/oxlint/oxlint-base.json" ], - "categories": { - "correctness": "warn" - }, - "env": { + "env": { "builtin": true, "commonjs": true }, -- cgit v1.2.3-70-g09d2