Edited to say Node 6. I really, really love destructuring assignments and default function parameters.
Node 6 is current LTS. On Fri, Aug 25, 2017 at 12:52 AM <[email protected]> wrote: > tilgovi opened a new pull request #12: Clarify language and engine support > URL: https://github.com/apache/incubator-annotator/pull/12 > > > Ensure that the build system works under Node 4. > > - Configure ESLint for ES6 and disable parser support for new syntax. > > Target recent browsers and stage 3 ECMAScript proposals for packages. > > - Configure ESLint for ES2017 support > > - Add babel, babel-loader and babel-eslint > > - Restrict syntax forms that have not reached stage 3, since > babel-eslint cannot be otherwise configured > > Close #11 > > ---------------------------------------------------------------- > This is an automated message from the Apache Git Service. > To respond to the message, please log on GitHub and use the > URL above to go to the specific comment. > > For queries about this service, please contact Infrastructure at: > [email protected] > > > With regards, > Apache Git Services >
