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

tools: update ESLint to 5.13.0 and replace deprecated configuration #25877

Closed
wants to merge 3 commits into from

Commits on Feb 1, 2019

  1. tools: update dmn in update-estlint.sh

    Version 2.1.0 of dmn will get rid of .map and .ts files.
    Trott committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    604c1dc View commit details
    Browse the repository at this point in the history
  2. tools: update ESLint to 5.13.0

    Trott committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    1945df6 View commit details
    Browse the repository at this point in the history
  3. tools: replace deprecated ESLint configuration

    For `globals`, booleans are deprecated in favor strings
    `'readable'`/`'writeable'`.
    Trott committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    0a1f338 View commit details
    Browse the repository at this point in the history