Skip to content

tools: update ESLint to 6.3.0 - #29382

Closed
cjihrig wants to merge 1 commit into
nodejs:masterfrom
cjihrig:eslint
Closed

tools: update ESLint to 6.3.0#29382
cjihrig wants to merge 1 commit into
nodejs:masterfrom
cjihrig:eslint

Conversation

@cjihrig

Copy link
Copy Markdown
Contributor

Update ESLint to 6.3.0

I'm also going to look into adding the new reportUnusedDisableDirectives to our configuration. We currently rely on passing the --report-unused-disable-directives CLI flag to ESLint in two places. I'm hoping that moving that to the config file could cut the number in half.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Update ESLint to 6.3.0
@nodejs-github-botnodejs-github-bot added the tools Issues and PRs related to the tools directory. label Aug 30, 2019

@TrottTrott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber-stamp LGTM

@trivikrtrivikr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

@ZYSzysZYSzys left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

@ZYSzysZYSzys added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 1, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

danbev pushed a commit that referenced this pull request Sep 3, 2019
Update ESLint to 6.3.0
PR-URL: #29382
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
@danbev

Copy link
Copy Markdown
Contributor

Landed in d62d2b4.

@danbevdanbev closed this Sep 3, 2019
@cjihrig
cjihrig deleted the eslint branch September 3, 2019 13:29
BridgeAR pushed a commit that referenced this pull request Sep 3, 2019
Update ESLint to 6.3.0
PR-URL: #29382
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
@BridgeARBridgeAR mentioned this pull request Sep 3, 2019
BridgeAR pushed a commit that referenced this pull request Sep 4, 2019
Update ESLint to 6.3.0
PR-URL: #29382
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@cjihrig@nodejs-github-bot@danbev@Trott@trivikr@ZYSzys