diff --git a/biome.json b/biome.json index fea15f82..f7db0c44 100644 --- a/biome.json +++ b/biome.json @@ -12,10 +12,6 @@ "noNonNullAssertion": "off" }, "recommended": true, - "style": { - "useImportType": "off", - "noNonNullAssertion": "off" - }, "correctness": { "useExhaustiveDependencies": "off" }, "suspicious": { "noExplicitAny": "off"