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