X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=biome.json;h=734e151153698e90983209ebb9ac8f6179c8b60e;hb=a09a79a68dbaf04a9dff2f9d9dcc37da8c7dd314;hp=f4963400372969aa8f8163806f78a760d69fca5c;hpb=563b18cd8fe9c211f15e9da91a299f2819abea01;p=poolifier.git diff --git a/biome.json b/biome.json index f4963400..734e1511 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.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",