mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
4 lines
88 B
JSON
4 lines
88 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["dist", "node_modules", "**/*.test.ts"]
|
|
}
|