From fe418452715b504fbefda753bee635f89e6a2ab3 Mon Sep 17 00:00:00 2001 From: Untone Date: Wed, 10 Apr 2024 17:06:45 +0300 Subject: [PATCH] biome-setup --- biome.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/biome.json b/biome.json index 2793470a..ba7464a5 100644 --- a/biome.json +++ b/biome.json @@ -54,7 +54,9 @@ "noSvgWithoutTitle": "off" }, "nursery": { - "useImportRestrictions": "off" + "useImportRestrictions": "off", + "useImportType": "off", + "useFilenamingConvention": "off" }, "style": { "useBlockStatements": "off",