13 lines
246 B
JSON
13 lines
246 B
JSON
{
|
|
"$schema": "https://biomejs.dev/schemas/2.3.11/schema.json",
|
|
"formatter": {
|
|
"indentStyle": "space",
|
|
"indentWidth": 2
|
|
},
|
|
"files": {
|
|
"includes": [
|
|
"**",
|
|
"!!**/dist"
|
|
]
|
|
}
|
|
} |