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

UIDATIMP-690 prevent ESLint from dying #712

Merged
merged 3 commits into from
Oct 12, 2020
Merged

UIDATIMP-690 prevent ESLint from dying #712

merged 3 commits into from
Oct 12, 2020

Commits on Oct 11, 2020

  1. UIDATIMP-690 prevent ESLint from dying

    Due to a [bug in
    jsx-exlint](jsx-eslint/jsx-ast-utils#103), the
    changed line causes ESLint to die. The bug [has been fixed](jsx-eslint/jsx-ast-utils#102) but hasn't made it's way into a release yet, and it would be really nice to have lint working again!
    
    Refs UIDATIMP-690
    zburke committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    df139c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    6a6d3cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae5719c View commit details
    Browse the repository at this point in the history