mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
|
{
|
||
|
"$schema": "../../node_modules/@biomejs/biome/configuration_schema.json",
|
||
|
"extends": ["../../biome.jsonc"],
|
||
|
"formatter": {
|
||
|
"ignore": ["theme/**"]
|
||
|
}
|
||
|
}
|