mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
feat(typescript): Setup Typescript incremental builds (#3876)
This commit is contained in:
committed by
GitHub
parent
f5c6c21bf4
commit
799676b24d
@@ -9,6 +9,7 @@
|
||||
"jest"
|
||||
],
|
||||
"module": "commonjs",
|
||||
"incremental": true,
|
||||
"removeComments": true,
|
||||
"strict": true,
|
||||
"preserveConstEnums": true,
|
||||
|
||||
Reference in New Issue
Block a user