summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/check
AgeCommit message (Expand)Author
2023-11-01feat: granular --unstable-* flags (#20968)Bartek Iwańczuk
2023-09-14refactor: remove `DENO_UNSTABLE_NPM_SYNC_DOWNLOAD` and custom sync functional...David Sherret
2023-08-01fix: deno diagnostic - clarify where to put triple-slash directive (#20009)David Sherret
2023-07-31feat(bench): add BenchContext::start() and BenchContext::end() (#18734)Nayeem Rahman
2023-07-27fix: do not include jsx without `@ts-check` in tsc roots (#19964)David Sherret
2023-07-13fix(tsc): more informative diagnostic when `Deno` does not exist (#19825)David Sherret
2023-07-07tests: add more jsxImportSource regression tests (#15592)Luca Casonato
2023-05-14fix(dts): move BroadcastChannel type to lib.deno.unstable.d.ts (#19108)Yoshiya Hinosawa
2023-03-11fix(check): regression where config "types" entries caused type checking erro...David Sherret
2023-03-05fix(check): include dts files in tsc roots (#18026)Nayeem Rahman
2023-01-24feat: support node built-in module imports (#17264)Bartek Iwańczuk
2022-12-19fix(cli): allow for specifying `noErrorTruncation` compiler option (#17127)Kamil Ogórek
2022-12-15fix: re-add Response.json static method (#17061)Leo Kettmeir
2022-10-27fix(typescript): allow synthetic default imports when using `ModuleKind.ESNex...David Sherret
2022-10-21feat(unstable/npm): initial type checking of npm specifiers (#16332)David Sherret
2022-09-19refactor: move out test files from root testdata directory into sub directori...David Sherret
2022-07-12perf: use emit from swc instead of tsc (#15118)David Sherret