mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
🐛 Fix issue that it still did not build correctly
This commit is contained in:
@@ -6,10 +6,6 @@
|
||||
"types": [],
|
||||
"module": "commonjs",
|
||||
"importHelpers": true,
|
||||
"noImplicitAny": true,
|
||||
"removeComments": true,
|
||||
"strictNullChecks": true,
|
||||
"strict": true,
|
||||
"preserveConstEnums": true,
|
||||
"declaration": true,
|
||||
"target": "es2017",
|
||||
|
||||
Reference in New Issue
Block a user