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