refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426)

This commit is contained in:
Alex Grozav
2025-02-25 20:45:50 +02:00
committed by GitHub
parent 288cce6370
commit 2f395fe89a
62 changed files with 200 additions and 99 deletions

View File

@@ -32,6 +32,7 @@
"devDependencies": {
"@langchain/core": "catalog:",
"@n8n/config": "workspace:*",
"@n8n/typescript-config": "workspace:*",
"@types/deep-equal": "^1.0.1",
"@types/express": "catalog:",
"@types/jmespath": "^0.15.0",