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",