summaryrefslogtreecommitdiff
path: root/cli/tests/unit/error_stack_test.ts
AgeCommit message (Expand)Author
2020-11-03build: migrate to dlint (#8176)Bartek Iwańczuk
2020-10-08fix(cli/rt/error_stack): Improve message line formatting (#7860)Nayeem Rahman
2020-08-24feat: update to TypeScript 4.0 (#6514)Kitson Kelly
2020-07-19Port internal TS code to JS (#6793)Bartek Iwańczuk
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-06-05Revert "fix: Use # to denote line number in stack traces" (#6119)Ryan Dahl
2020-06-05fix: Use # to denote line number in stack traces (#6114)Andrew Mitchell
2020-05-29fix(cli/js/error_stack): Expose Error.captureStackTrace (#5254)Nayeem Rahman
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