Files
n8n-enterprise-unlocked/packages/nodes-base/biome.jsonc
T

8 lines
170 B
JSON

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