mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 13:03:46 +00:00
7 lines
146 B
JSON
7 lines
146 B
JSON
{
|
|
"$schema": "./node_modules/@biomejs/biome/configuration_schema.json",
|
|
"formatter": {
|
|
"indentStyle": "space",
|
|
"lineWidth": 160
|
|
}
|
|
}
|