mirror of
https://github.com/n8n-io/n8n.git
synced 2026-07-28 11:35:03 +02:00
Adds @typescript/native-preview (tsgo) as an opt-in, parallel typecheck backend alongside the existing tsc typecheck. Emit/builds stay on tsc. - Pin @typescript/native-preview in the catalog - Add a typecheck:tsgo script to each non-Vue package (vue-tsc packages excluded; tsgo has no .vue support), via a minimal format-preserving codemod - Add a typecheck:tsgo turbo task + root script; existing typecheck (tsc) unchanged - scripts/tsgo/: idempotent codemod + speed/parity bench Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| backend-module | ||
| licenses | ||
| mutation-health | ||
| tsgo | ||
| block-npm-install.js | ||
| build-n8n.mjs | ||
| check-workspace-deps.mjs | ||
| dockerize-n8n.mjs | ||
| ensure-zx.mjs | ||
| format.mjs | ||
| grind.mjs | ||
| os-normalize.mjs | ||
| prepare.mjs | ||
| reset.mjs | ||
| scan-n8n-image.mjs | ||
| smoke-n8n-image.mjs | ||