summaryrefslogtreecommitdiff
path: root/cli/tests/unit/globals_test.ts
AgeCommit message (Expand)Author
2020-10-12fix(cli/rt/main): Add global interface objects (#7875)Nayeem Rahman
2020-09-27feat(fmt): Sort named import and export specifiers (#7711)David Sherret
2020-09-04fix: don't expose globalThis.__bootstrap (#7344)Kitson Kelly
2020-08-24feat: update to TypeScript 4.0 (#6514)Kitson Kelly
2020-06-19build: lint cli/tests/unit using deno lint (#6327)Alan Gou
2020-06-02fix: Better use of @ts-expect-error (#6038)Kitson Kelly
2020-05-26Use ts-expect-error instead of ts-ignore. (#5869)Kitson Kelly
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl