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