Skip to content

tools: enable ES2016 support in ESLint

Rodrigo Muino Tomonari requested to merge github/fork/targos/eslint-es2016 into master
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

tools

Description of change

This allows to use the exponentiation operator.

Ref: https://github.com/nodejs/node/pull/9208#issuecomment-255309920

Merge request reports

Loading