@fiit/biome-config
Advanced tools
+4
-0
@@ -124,2 +124,6 @@ { | ||
| "correctness": { | ||
| "noUnusedImports":{ | ||
| "fix":"safe", | ||
| "level":"error" | ||
| }, | ||
| "noConstAssign": "off", | ||
@@ -126,0 +130,0 @@ "noGlobalObjectCalls": "off", |
+1
-1
| { | ||
| "name": "@fiit/biome-config", | ||
| "version": "1.3.1", | ||
| "version": "1.3.2", | ||
| "description": "Biome config for Fiit projects", | ||
@@ -5,0 +5,0 @@ "main": "biome.json", |
6034
1.77%152
2.7%