summaryrefslogtreecommitdiff
path: root/cli/tests/unit/format_error_test.ts
AgeCommit message (Collapse)Author
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-11-03build: migrate to dlint (#8176)Bartek IwaƄczuk
This commit migrates repository from using "eslint" to "dlint" for linting JavaScript code.
2020-09-12refactor: improve tsc diagnostics (#7420)Kitson Kelly
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl