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: enable ESLint recommended rule set #41463

Merged
merged 6 commits into from Jan 14, 2022

Commits on Jan 14, 2022

  1. tools: enable ESLint no-loss-of-precision rule

    PR-URL: nodejs#41463
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
    Trott committed Jan 14, 2022
    Copy the full SHA
    94abcbd View commit details
    Browse the repository at this point in the history
  2. tools: enable ESLint no-sparse-arrays rule

    PR-URL: nodejs#41463
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
    Trott committed Jan 14, 2022
    Copy the full SHA
    9bfe60f View commit details
    Browse the repository at this point in the history
  3. tools: enable ESLint require-yield rule

    PR-URL: nodejs#41463
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
    Trott committed Jan 14, 2022
    Copy the full SHA
    592f184 View commit details
    Browse the repository at this point in the history
  4. tools,lib,test: enable ESLint no-regex-spaces rule

    PR-URL: nodejs#41463
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
    Trott committed Jan 14, 2022
    Copy the full SHA
    dcc368f View commit details
    Browse the repository at this point in the history
  5. tools: enable ESLint no-constant-condition rule

    PR-URL: nodejs#41463
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
    Trott committed Jan 14, 2022
    Copy the full SHA
    5bce5b7 View commit details
    Browse the repository at this point in the history
  6. tools: enable ESLint recommended configuration

    PR-URL: nodejs#41463
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
    Trott committed Jan 14, 2022
    Copy the full SHA
    2b0d61f View commit details
    Browse the repository at this point in the history