mongodb-js / electron-squirrel-startup

Default Squirrel.Windows event handler for your Electron apps.
Apache License 2.0
217 stars 41 forks source link

Updated the README to include Babel/ES6 usage #18

Closed nimerix closed 7 years ago

nimerix commented 7 years ago

The usage example in the README results in a syntax error for Babel/ES6 users, as reported by @matthiaslau in #15:

SyntaxError: 'return' outside of function.