X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=biome.json;h=e7c8290ba2e075d7e17ed78e046e623b148e0f05;hb=58c0dd01a282b063f30a1d4b71b98d1426239c04;hp=56ea361876eae835515897e0d56bad903351aa95;hpb=79a15c63aeffb999bdd7d20de78fef6e5f29e196;p=poolifier.git diff --git a/biome.json b/biome.json index 56ea3618..e7c8290b 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.0/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",