X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=biome.json;h=734e151153698e90983209ebb9ac8f6179c8b60e;hb=d91689fda0fa7a85014ac25276cf2cf0a9d81ce2;hp=56ea361876eae835515897e0d56bad903351aa95;hpb=6bd6f44c50ae027a5111c36c5ba57da4b607a036;p=poolifier.git diff --git a/biome.json b/biome.json index 56ea3618..734e1511 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.1/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",