Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
Contributor

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

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

No branches or pull requests

1 participant