X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=biome.json;h=9b8ff96135cc7b999a48122ed3e8679e201e31bf;hb=7d0aa97362b17bdac43eea38934aaea3c91363c0;hp=56ea361876eae835515897e0d56bad903351aa95;hpb=6bd6f44c50ae027a5111c36c5ba57da4b607a036;p=poolifier.git diff --git a/biome.json b/biome.json index 56ea3618..9b8ff961 100644 --- a/biome.json +++ b/biome.json @@ -1,5 +1,5 @@ { - "$schema": "https://biomejs.dev/schemas/1.2.1/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",