sandbox-agent/biome.json
2026-03-10 22:35:09 -07:00

7 lines
146 B
JSON

{
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
"formatter": {
"indentStyle": "space",
"lineWidth": 160
}
}