mirror of
https://github.com/n8n-io/n8n.git
synced 2026-08-28 17:22:01 +08:00
e34343b4a0
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
5 lines
130 B
JSON
5 lines
130 B
JSON
{
|
|
"extends": "./packages/@n8n/typescript-config/tsconfig.common.go.json",
|
|
"exclude": ["**/dist/**/*", "**/node_modules/**/*"]
|
|
}
|