summaryrefslogtreecommitdiff
path: root/tests/specs/npm/workspace_wildcards/main.ts
AgeCommit message (Collapse)Author
2024-07-09feat: support wildcards in npm workspaces (#24471)David Sherret
Implemented in https://github.com/denoland/deno_config/pull/74 Closes https://github.com/denoland/deno/issues/24420