mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"include": ["src/**/*.ts", "test/**/*.ts", "src/sso.ee/saml/saml-schema-metadata-2.0.xsd"],
|
||||
"references": [
|
||||
{ "path": "../core/tsconfig.build.json" },
|
||||
{ "path": "../nodes-base/tsconfig.build.json" },
|
||||
{ "path": "../nodes-base/tsconfig.build.cjs.json" },
|
||||
{ "path": "../workflow/tsconfig.build.esm.json" },
|
||||
{ "path": "../@n8n/api-types/tsconfig.build.json" },
|
||||
{ "path": "../@n8n/client-oauth2/tsconfig.build.json" },
|
||||
|
||||
Reference in New Issue
Block a user