summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/check
AgeCommit message (Collapse)Author
2022-12-15fix: re-add Response.json static method (#17061)Leo Kettmeir
Same as #16040
2022-10-27fix(typescript): allow synthetic default imports when using ↵David Sherret
`ModuleKind.ESNext` (#16438) Closes #16437
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 ↵David Sherret
directories (#15949)
2022-07-12perf: use emit from swc instead of tsc (#15118)David Sherret