From f1a6a247b0d243184f2dd5bcd624502feb3aa338 Mon Sep 17 00:00:00 2001 From: Rose Date: Wed, 24 Apr 2024 01:43:36 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8=20biome=20import=20sorting=20momen?= =?UTF-8?q?t=20iuno?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- biome.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biome.json b/biome.json index 8ddaf8c..d182e3f 100644 --- a/biome.json +++ b/biome.json @@ -1,7 +1,7 @@ { "$schema": "https://biomejs.dev/schemas/1.7.1/schema.json", "organizeImports": { - "enabled": true + "enabled": false }, "linter": { "enabled": true,