summaryrefslogtreecommitdiff
path: root/tests/specs/npm
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).
2024-03-13chore: rough first pass on spec tests (#22877)David Sherret