mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-12 16:10:30 +02:00
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
{
|
|
"$schema": "../../../../node_modules/@biomejs/biome/configuration_schema.json",
|
|
"extends": ["../../../../biome.jsonc"],
|
|
"formatter": {
|
|
"ignore": ["theme/**"]
|
|
}
|
|
}
|