Skip to content

When used in a dependency, the hooks installed into the parent packageΒ #82

@jfparadis-appomni

Description

@jfparadis-appomni

I came across a package that was updating its git hooks with a post install script:

 "postinstall": "npx simple-git-hooks",

When that package was installed as a dependency of another package, it installed the hooks in the parent package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions