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: generate tslint.json #160

Merged
merged 3 commits into from Jun 3, 2018
Merged

Commits on Jun 1, 2018

  1. feat: generate tslint.json

    `init` now generates a tslint.json file which inherits from the default
    configuration. This empowers the users to customize if necessary
    instead of being overly opinionated.
    
    Fixes: google#127
    Fixes: google#119
    ofrobots committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    14e201b View commit details
    Browse the repository at this point in the history
  2. do not invite customization

    ofrobots committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    55eb796 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2018

  1. Configuration menu
    Copy the full SHA
    d19cef3 View commit details
    Browse the repository at this point in the history