summaryrefslogtreecommitdiff
path: root/cli/tests/unit/version_test.ts
AgeCommit message (Collapse)Author
2021-08-05refactor(cli/tests): remove unnecessary void return types (#11577)Leo K
2021-05-28feat(cli): upgrade to TypeScript 4.3 (#9960)Kitson Kelly
2021-02-25feat(cli): update to TypeScript 4.2 (#9341)Kitson Kelly
2020-09-27feat(fmt): Sort named import and export specifiers (#7711)David Sherret
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl