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