mirror of
https://github.com/n8n-io/n8n.git
synced 2026-07-27 19:15:01 +02:00
8 lines
106 B
JSON
8 lines
106 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"declaration": false,
|
|
"sourceMap": false
|
|
}
|
|
}
|