Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29991555: Issue 7085 - Use newer eslint-config-eyeo and eslint (Closed)

Created:
Jan. 28, 2019, 1:33 p.m. by hub
Modified:
Jan. 28, 2019, 2:32 p.m.
Reviewers:
tlucas, Manish Jethani
CC:
Erik
Base URL:
https://hg.adblockplus.org/adblockpluscore/
Visibility:
Public.

Description

Issue 7085 - Use newer eslint-config-eyeo and eslint

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M package.json View 1 chunk +3 lines, -3 lines 2 comments Download

Messages

Total messages: 3
hub
Jan. 28, 2019, 1:33 p.m. (2019-01-28 13:33:33 UTC) #1
hub
https://codereview.adblockplus.org/29991555/diff/29991556/package.json File package.json (right): https://codereview.adblockplus.org/29991555/diff/29991556/package.json#newcode10 package.json:10: "eslint": "^5.1.0", we need a more recent version too. ...
Jan. 28, 2019, 1:35 p.m. (2019-01-28 13:35:45 UTC) #2
tlucas
Jan. 28, 2019, 1:43 p.m. (2019-01-28 13:43:05 UTC) #3
On 2019/01/28 13:35:45, hub wrote:
> https://codereview.adblockplus.org/29991555/diff/29991556/package.json
> File package.json (right):
> 
>
https://codereview.adblockplus.org/29991555/diff/29991556/package.json#newcode10
> package.json:10: "eslint": "^5.1.0",
> we need a more recent version too. This is the one used in the WebExtension
> 
>
https://codereview.adblockplus.org/29991555/diff/29991556/package.json#newcode24
> package.json:24: "eslint": "eslint *.js lib test build",
> the `chrome` directory no longer has any .js and eslint complain about it.

LGTM

Powered by Google App Engine
This is Rietveld