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

Commits on Aug 10, 2024

  1. feat(config): enhance configuration file creation command

    - 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 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c904399 View commit details
    Browse the repository at this point in the history