Files
sprint/biome.json
Oliver Bryan a2e8b9076f biome setup
2025-12-09 15:42:48 +00:00

11 lines
210 B
JSON

{
"$schema": "https://biomejs.dev/schemas/2.0.5/schema.json",
"formatter": {
"enabled": true,
"formatWithErrors": false,
"indentStyle": "space",
"indentWidth": 4,
"lineWidth": 110
}
}