summaryrefslogtreecommitdiff
path: root/cli/dts/README.md
AgeCommit message (Collapse)Author
2022-11-25refactor: move dts files, diagnostics.rs, and tsc.rs to tsc folder (#16820)David Sherret
2022-10-21feat(unstable/npm): initial type checking of npm specifiers (#16332)David Sherret
2020-12-11chore: fixed various misspellings and other typos (#8691)Anh Hong
2020-10-04docs: end sentences with a period in markdown (#7813)Trivikram Kamat
2020-09-23docs: ts upgrade instructions to exclude some .d.ts files (#7638)Trivikram Kamat
2020-08-24refactor(cli/build.rs): extract ts version (#7127)Yoshiya Hinosawa
2020-08-12upgrade: TypeScript to 3.9.7 (#7036)Ryan Dahl