Files
2025-09-08 04:48:28 +08:00

8 lines
170 B
JSON
Executable File

{
"$schema": "../../../../node_modules/@biomejs/biome/configuration_schema.json",
"extends": ["../../../../biome.jsonc"],
"formatter": {
"ignore": ["theme/**"]
}
}