Files
Agent-n8n/n8n-n8n-1.109.2/cypress/biome.jsonc

8 lines
155 B
JSON
Raw Normal View History

2025-09-08 04:48:28 +08:00
{
"$schema": "../node_modules/@biomejs/biome/configuration_schema.json",
"extends": ["../biome.jsonc"],
"formatter": {
"ignore": ["fixtures/**"]
}
}