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(config): enhance configuration file creation command #146

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Conversation

imjuni
Copy link
Owner

@imjuni imjuni commented Aug 10, 2024

  • add additional questions to the configuration file creation process:
    • include descriptive comments in the configuration file or not?
    • add only required options or all options?
    • create a backup of the tsconfig.json or package.json file or not?
  • add a new json package to preserve comments:
    • add the comment-json package

- add additional questions to the configuration file creation process:
  - include descriptive comments in the configuration file or not?
  - add only required options or all options?
  - create a backup of the `tsconfig.json` or `package.json` file or not?
- add a new json package to preserve comments:
  - add the comment-json package
@imjuni imjuni merged commit 0ca8273 into master Aug 10, 2024
3 checks passed
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.

1 participant