Skip to content

tools: update ESLint to 5.0.0

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/eslint into master

This is still a work in progress. ESLint 5.x hasn't actually been released yet. This PR contains ESLint v5.0.0 v5.0.0-alpha.3 v5.0.0-rc.0. The two commits also need to be rebased in the opposite order to avoid a broken commit from being in master.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading