Skip to content
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

Allow string paths to configuration in package.json #74

Merged
merged 1 commit into from May 28, 2022

Conversation

flugg
Copy link
Contributor

@flugg flugg commented Apr 6, 2022

This will allow users to specify a configuration path in package.json, instead of having to add a new configuration file when using shared config files. Follows the same pattern as Prettier:

  "prettier": "@my-company/prettier-config",
  "simple-git-hooks": "@my-company/simple-git-hooks-config",

@toplenboren toplenboren merged commit d65a692 into toplenboren:master May 28, 2022
@toplenboren
Copy link
Owner

Hi, thanks for PR. Gonna release it now :) sorry for the delay

@flugg flugg deleted the feature/config-path branch May 31, 2022 09:59
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.

None yet

2 participants