summaryrefslogtreecommitdiff
path: root/cli/tests/bundle/file_tests-subdir-q.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-20feat(cli): add support for bundle --no-check (#8023)Kitson Kelly
Fixes #6686