You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@annotator.apache.org by gi...@git.apache.org on 2017/08/25 07:52:51 UTC

[GitHub] tilgovi opened a new pull request #12: Clarify language and engine support

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:
users@infra.apache.org


With regards,
Apache Git Services