Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syntax error with import foo as bar #4

Open
HairyRabbit opened this issue Dec 11, 2017 · 3 comments
Open

syntax error with import foo as bar #4

HairyRabbit opened this issue Dec 11, 2017 · 3 comments
Labels

Comments

@HairyRabbit
Copy link
Owner

should be:

import foo as bar from 'm';
//------^  syntax error
@0x00-pl
Copy link

0x00-pl commented Jan 8, 2018

add code on js2-mode.el:9680 to fix it?

@HairyRabbit
Copy link
Owner Author

Yeap, it's easy to fix, and I already work on this.

@0x00-pl
Copy link

0x00-pl commented Jan 8, 2018

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants