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

Issue 29423586: Noissue - Support ECMAScript 2017 syntax, including async functions (Closed)

Created:
April 27, 2017, 12:05 p.m. by Wladimir Palant
Modified:
April 27, 2017, 5:57 p.m.
Reviewers:
kzar
CC:
Thomas Greiner
Base URL:
https://hg.adblockplus.org/codingtools/
Visibility:
Public.

Description

Currently, eslint will throw syntax errors for async functions - yet we might want to start using those soon (and we already do in adblockpluscore tests).

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M eslint-config-eyeo/index.js View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2
Wladimir Palant
April 27, 2017, 12:05 p.m. (2017-04-27 12:05:05 UTC) #1
kzar
April 27, 2017, 3:02 p.m. (2017-04-27 15:02:40 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld