From 22368e0ef1f54e5c221c0e6bcbefcaeaf5f3a74b Mon Sep 17 00:00:00 2001 From: Boshen Date: Tue, 11 Jun 2024 16:41:07 +0800 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 910190d4b80308..de1a59fbd9acba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -186,8 +186,6 @@ ignored = ["napi", "oxc_traverse"] # and we don't rely on it for debugging that much. debug = false -[profile.dev.package] -oxc_linter = { debug = true } [profile.release.package.oxc_wasm] opt-level = 'z'