main
feat(check): type-check with native tsc by default (#35938)
refactor: remove forked typescript-go infrastructure (#33133)
feat(unstable): CSS module imports (with { type: "css" }) (#35093)
feat: drop the TypeScript fork, run on stock typescript@6.0.3 (#35642)
fix(resolver): prefer deno jsx options over tsconfig (#34141)
fix: include node lib by default and use NodeJS.Timeout for timers (#33823)
fix(check): treat npm .d.ts as CJS based on package.json (#35166)
fix(check): respect "compilerOptions.skipLibCheck" for graph errors (#30989)
fix(check): type-check local wasm imports (#36178)