summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/registry/@denotest/cjs-invalid-name-exports/1.0.0/index.js
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2023-07-03fix(npm): escape export identifier in double quoted string (#19694)await-ovo