mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(core): Use ES2021 as the tsconfig target for all backend packages (no-changelog) (#10639)
This commit is contained in:
committed by
GitHub
parent
6bb6a5c6cd
commit
7fd0c71bdc
@@ -6,7 +6,6 @@
|
||||
"paths": {
|
||||
"@/*": ["./*"]
|
||||
},
|
||||
"lib": ["es2020", "es2022.error", "dom"],
|
||||
"tsBuildInfoFile": "dist/typecheck.tsbuildinfo"
|
||||
},
|
||||
"include": ["src/**/*.ts", "test/**/*.ts"]
|
||||
|
||||
Reference in New Issue
Block a user