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

fix(eslint-plugin): [no-unnec-type-assert] handle JSX attributes #1002

Merged
merged 11 commits into from Jan 13, 2020

Commits on Sep 23, 2019

  1. fix: allow tsx testing

    bradzacher committed Sep 23, 2019
    Copy the full SHA
    cf1cba3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df410a1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b738dcc View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Copy the full SHA
    7a76f36 View commit details
    Browse the repository at this point in the history
  2. fix: unbreak tests

    bradzacher committed Oct 8, 2019
    Copy the full SHA
    dae2acd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Merge branch 'master' into tsx-test

    # Conflicts:
    #	.gitignore
    bradzacher committed Oct 12, 2019
    Copy the full SHA
    d0b75a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Copy the full SHA
    27b463b View commit details
    Browse the repository at this point in the history
  2. test(eslint-plugin): update filename from relative to absolute path

    this should be fixed when #1424 gets merged
    armano2 committed Jan 11, 2020
    Copy the full SHA
    8997b93 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    553e1c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

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