qwrk-laconic-core/apps/deployer/biome.json
2025-03-07 19:45:56 -08:00

7 lines
120 B
JSON

{
"extends": ["../../biome.json"],
"files": {
"ignore": ["dist/**/*", "node_modules/**/*", ".turbo/**/*"]
}
}