mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
7 lines
155 B
Text
7 lines
155 B
Text
{
|
|
"$schema": "../node_modules/@biomejs/biome/configuration_schema.json",
|
|
"extends": ["../biome.jsonc"],
|
|
"formatter": {
|
|
"ignore": ["fixtures/**"]
|
|
}
|
|
}
|