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

Create a fixer for classes-constants lint rule #2969

Merged
merged 4 commits into from
Oct 4, 2018

Commits on Sep 25, 2018

  1. Create a fixer for classes-constants lint rule

    1. The lint rule will now fail the entire node, instead of just the pt-* string
    2. The lint rule now has a fixer that will replace the pt-* string with the blueprint import
    Alex Mark committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    d3d9cf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. PR comments

    Alex Mark committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    a420c90 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

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

Commits on Oct 3, 2018

  1. Undo regression to tslint error reporting

    Alex Mark committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    b8879a4 View commit details
    Browse the repository at this point in the history