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

feat: Option to add configuration to package.json rather than separate files #727

Open
danielbankhead opened this issue Sep 21, 2022 · 0 comments

Comments

@danielbankhead
Copy link
Member

It would be nice if gts had the ability to add configuration to package.json rather than separate files. This can help users keep their top-level directories tidy. For example, the following files can be moved into package.json:

  • .eslintrc.json -> eslintConfig
  • .eslintignore -> eslintIgnore
  • .prettierrc.js -> prettier

Here's an example: https://github.com/danielbankhead/picture-playlist/blob/37d3d9db31042afab63294c6b196865d25cecd27/package.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant