X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=biome.json;h=734e151153698e90983209ebb9ac8f6179c8b60e;hb=5aa31a743fde300612ae89a242b809ae7db083ed;hp=776ee217b7655882df271c387c9dda35de5369e7;hpb=7467e9870fb24976746977cb7170d5eb6fe38adf;p=poolifier.git diff --git a/biome.json b/biome.json index 776ee217..734e1511 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.1/schema.json", "organizeImports": { "enabled": false }, @@ -12,7 +12,7 @@ "formatter": { "enabled": true, "indentStyle": "space", - "indentSize": 2 + "indentWidth": 2 }, "javascript": { "formatter": { @@ -30,7 +30,6 @@ "files": { "ignore": [ ".nyc_output/", - "benchmarks/versus-external-pools/BENCH-100000.*", "coverage/", "docs/**/*.css", "docs/**/*.html",