Files
effect-fc/packages/docs/biome.json
Julien Valverdé 553ec4fc3b
All checks were successful
Lint / lint (push) Successful in 16s
Test build / test-build (pull_request) Successful in 50s
Fix docs
2026-03-16 00:28:40 +01:00

9 lines
149 B
JSON

{
"$schema": "https://biomejs.dev/schemas/latest/schema.json",
"root": false,
"extends": "//",
"files": {
"includes": ["./src/**"]
}
}