mirror of
https://github.com/n8n-io/n8n.git
synced 2026-07-28 03:24:59 +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> |
||
|---|---|---|
| .. | ||
| code-health | ||
| containers | ||
| janitor | ||
| performance | ||
| playwright | ||
| rules-engine | ||