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(eslint-plugin)!: add rule consistent-type-assertions #731

Merged
merged 8 commits into from Jul 25, 2019

Commits on Jul 20, 2019

  1. feat(eslint-plugin): add rule consistent-type-assertions

    Merges both `no-angle-bracket-type-assertion` and `no-object-literal-type-assertion` into one rule
    Fixes #332
    Fixes #668
    bradzacher committed Jul 20, 2019
    Copy the full SHA
    720b624 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Copy the full SHA
    a0d5762 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ca96941 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Copy the full SHA
    d118613 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cb859a1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ed22138 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b123512 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    162e38d View commit details
    Browse the repository at this point in the history