Skip to content

Shared/remote configs from NPM packages #1356

@banjo

Description

@banjo

Description

It would be nice to be able to share configs based on NPM packages, so that we basically fetch the config from node_modules instead of from a git source.

What problem it is solving?

All of our git repositories are not publicly available. We cannot clone them without a lot of security setup first, which eliminates the opportunity for us to share configs with git.

We basically use npm to share all of our other common configs like linting, formatting, validation, and more via npm, so it would be nice if we could share this config for that as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestA new lefthook feature description

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions