mirror of
https://github.com/QWRK-ORG/qwrk-laconic-core.git
synced 2025-12-30 22:24:07 +00:00
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"extends": ["../../biome.json"],
|
|
"files": {
|
|
"ignore": ["dist/**/*", "node_modules/**/*", ".turbo/**/*"]
|
|
}
|
|
}
|