mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
biome configuration
This commit is contained in:
10
biome.json
Normal file
10
biome.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "https://biomejs.dev/schemas/2.0.5/schema.json",
|
||||
"formatter": {
|
||||
"enabled": true,
|
||||
"formatWithErrors": false,
|
||||
"indentStyle": "space",
|
||||
"indentWidth": 4,
|
||||
"lineWidth": 110
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user