mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-09-27 20:21:44 +02:00
feat(typescript): Setup Typescript incremental builds (#3876)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
],
|
||||
"types": [],
|
||||
"module": "commonjs",
|
||||
"incremental": true,
|
||||
"importHelpers": true,
|
||||
"preserveConstEnums": true,
|
||||
"declaration": true,
|
||||
|
||||
Reference in New Issue
Block a user