8 lines
167 B
JSON
8 lines
167 B
JSON
{
|
|
"$schema": "https://biomejs.dev/schemas/1.5.3/schema.json",
|
|
"extends": ["../../biome.json"],
|
|
"files": {
|
|
"ignore": ["node_modules", "dist", ".turbo"]
|
|
}
|
|
}
|