2 "$schema": "https://biomejs.dev/schemas/1.8.2/schema.json",
14 "indentStyle": "space",
19 "quoteStyle": "single",
20 "trailingCommas": "es5",
21 "semicolons": "asNeeded",
22 "arrowParentheses": "asNeeded"
31 "ignore": ["pnpm-lock.yaml", "benchmark/results/"]