singularity-forge/packages/google-gemini-cli-provider
Mikael Hugo e09eb8f899 build: add TypeScript 7 (native preview) for fast type checking
- Remove vestigial experimentalDecorators/emitDecoratorMetadata from all
  package tsconfigs (no actual decorators in source — flags were from
  pi-mono vendor copy)
- Add @typescript/native-preview for 8-10x faster type checking (measured
  4.6x on this repo: tsc 6.5s vs tsgo 1.4s)
- Fix tsconfig.extensions.json: remove baseUrl (removed in tsgo/TS7) and
  use relative paths in paths mappings — compatible with both tsc and tsgo
- Add typecheck/typecheck:extensions scripts using tsgo

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-10 11:53:22 +02:00
..
src refactor: rename pi-* packages to forge-native names (Phase 1) 2026-05-10 11:28:01 +02:00
package.json fix: silence OpenTelemetry diag and LogTape meta startup warnings 2026-05-09 21:54:26 +02:00
tsconfig.json build: add TypeScript 7 (native preview) for fast type checking 2026-05-10 11:53:22 +02:00