Skip to content

Conversation

joscha
Copy link

@joscha joscha commented Oct 11, 2018

Otherwise fails with:

  'export { hello };',
  '^^^^^^',
  '',
  'SyntaxError: Unexpected token export',

if it was set to "module": "ESNext"

Otherwise fails with:
```
  'export { hello };',
  '^^^^^^',
  '',
  'SyntaxError: Unexpected token export',
```
if it was set to `"module": "ESNext"`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant