X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=biome.json;h=9b8ff96135cc7b999a48122ed3e8679e201e31bf;hb=b22361f4474e4a63a7482741d98f0c58b4b03b4c;hp=f4963400372969aa8f8163806f78a760d69fca5c;hpb=563b18cd8fe9c211f15e9da91a299f2819abea01;p=poolifier.git diff --git a/biome.json b/biome.json index f4963400..9b8ff961 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/1.1.2/schema.json", + "$schema": "https://biomejs.dev/schemas/1.3.3/schema.json", "organizeImports": { "enabled": false }, @@ -12,7 +12,7 @@ "formatter": { "enabled": true, "indentStyle": "space", - "indentSize": 2 + "indentWidth": 2 }, "javascript": { "formatter": { @@ -30,8 +30,6 @@ "files": { "ignore": [ ".nyc_output/", - ".vscode/", - "benchmarks/internal/results/", "coverage/", "docs/**/*.css", "docs/**/*.html",