Skip to content

husky module should be in devDependencies #84

@subzey

Description

@subzey

husky module should be in devDependencies.

Installing rollup-plugin-postcss installs postcss-modules which installs husky which writes some hooks into .git/hooks directory of a project.

Installing some 3rd level dependency should not mess the githooks directory (not to mention that's the extra time to download and install)!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions