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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make no-namespace rule fixable #1401

Merged
merged 1 commit into from Oct 9, 2019

Commits on Jun 29, 2019

  1. [New] no-namespace: Make rule fixable

     - Add guards to avoid crashing older versions of ESLint
     - Note that no-namespace's --fix requires ESLint 5+
     - Prevent no-namespace --fix tests from running under ESLint < 5
    Trevor Burnham authored and ljharb committed Jun 29, 2019
    Copy the full SHA
    d030d8e View commit details
    Browse the repository at this point in the history