mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-06-10 09:23:58 +02:00
6a35812f92
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
8 lines
165 B
JSON
8 lines
165 B
JSON
{
|
|
"$schema": "../node_modules/@biomejs/biome/configuration_schema.json",
|
|
"extends": ["../../../biome.jsonc"],
|
|
"files": {
|
|
"ignore": ["scripts/mock-api/**"]
|
|
}
|
|
}
|