From 922a66d5bc5c338ceb3ae1e0a8b95733562b7c9a Mon Sep 17 00:00:00 2001 From: gcch Date: Thu, 16 Apr 2026 14:14:43 +0200 Subject: [PATCH] =?UTF-8?q?ref:=20d=C3=A9sactive=20le=20linte=20d'Oxlint?= =?UTF-8?q?=20dans=20Zed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .zed/settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.zed/settings.json b/.zed/settings.json index ec9c977f..47030027 100644 --- a/.zed/settings.json +++ b/.zed/settings.json @@ -4,6 +4,7 @@ "!deno", "!eslint", "!intelephense", + "!oxc", "!oxfmt", "!prettier", "!tailwindcss-language-server",