mirror of https://github.com/buster-so/buster.git
7 lines
145 B
JSON
7 lines
145 B
JSON
|
{
|
||
|
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
|
||
|
"extends": ["../../biome.json"],
|
||
|
"files": {
|
||
|
"include": ["src/**/*"]
|
||
|
}
|
||
|
}
|