Skip to content

feat: support deno's node_modules structure #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 6, 2025

Conversation

nathanwhit
Copy link
Contributor

deno uses the same node_modules directory structure as pnpm, but currently simple-git-hooks assumes a flat (npm-style) structure which leads to an incorrect project path.

ref denoland/deno#28735

Copy link

changeset-bot bot commented Apr 4, 2025

🦋 Changeset detected

Latest commit: 2a61b31

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
simple-git-hooks Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JounQin JounQin changed the title support deno's node_modules structure feat: support deno's node_modules structure Apr 6, 2025
@JounQin JounQin merged commit 8486a22 into toplenboren:master Apr 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants