sandbox-agent/biome.json
2026-03-10 22:20:05 -07:00

6 lines
124 B
JSON

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