summaryrefslogtreecommitdiff
path: root/cli/tests/tsc2/file_libref.ts
AgeCommit message (Collapse)Author
2021-08-11chore: move test files to testdata directory (#11601)David Sherret
2020-11-03build: migrate to dlint (#8176)Bartek IwaƄczuk
This commit migrates repository from using "eslint" to "dlint" for linting JavaScript code.
2020-10-28fix(cli): restore tripleslash lib refs support (#8157)Kitson Kelly
Fixes #8147