summaryrefslogtreecommitdiff
path: root/tests/specs/npm/check_pkg_json_import/main.ts
AgeCommit message (Collapse)Author
2024-03-13fix(node): resolve types via package.json for directory import (#22878)David Sherret
Does a package resolve when resolving types for a directory (copying the behaviour that typescript does).