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

Consider adding node/no-unsupported-features/es-syntax #108

Open
manovotny opened this issue Jun 9, 2019 · 2 comments
Open

Consider adding node/no-unsupported-features/es-syntax #108

manovotny opened this issue Jun 9, 2019 · 2 comments

Comments

@manovotny
Copy link
Owner

It's currently unhappy about import and export in projects that transpile.

https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-unsupported-features/es-syntax.md

@manovotny
Copy link
Owner Author

Attempting to add in #133.

@manovotny manovotny added this to the v6 milestone Feb 15, 2021
@manovotny
Copy link
Owner Author

I wound up removing this from the v6 release and don't foresee adding it for a very long time as import and export statements are not valid.

@manovotny manovotny reopened this Feb 15, 2021
@manovotny manovotny removed this from the v6 milestone Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant