summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/declaration_header_file_with_no_exports.ts
AgeCommit message (Collapse)Author
2022-09-19refactor: move out test files from root testdata directory into sub ↵David Sherret
directories (#15949)
2022-06-23fix(check): ignore TS2306 (#14940)Nayeem Rahman
Fixes a regression where this type checking error was being surfaced in certain scenarios.