n8n/packages/design-system/biome.jsonc

8 lines
158 B
Plaintext
Raw Normal View History

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