mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
8 lines
106 B
JSON
8 lines
106 B
JSON
|
{
|
||
|
"extends": "../tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"declaration": false,
|
||
|
"sourceMap": false
|
||
|
}
|
||
|
}
|