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

Support export * as ns from "source" #12629

Closed
4 of 5 tasks
mysticatea opened this issue Dec 2, 2019 · 1 comment · Fixed by #13196
Closed
4 of 5 tasks

Support export * as ns from "source" #12629

mysticatea opened this issue Dec 2, 2019 · 1 comment · Fixed by #13196
Assignees
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint new syntax This issue is related to new syntax that has reached stage 4

Comments

@mysticatea
Copy link
Member

mysticatea commented Dec 2, 2019

The version of ESLint you are using.

6.7.2

The problem you want to solve.

ESLint doesn't support a new syntax export * as ns from "source".

Your take on the correct solution to problem.

ESLint supports that under ecmaVersion: 2020.

Are you willing to submit a pull request to implement this change?

Yes.

@mysticatea mysticatea added enhancement This change enhances an existing feature of ESLint core Relates to ESLint's core APIs and features accepted There is consensus among the team that this change meets the criteria for inclusion new syntax This issue is related to new syntax that has reached stage 4 labels Dec 2, 2019
@mysticatea mysticatea pinned this issue Dec 5, 2019
@eslint-deprecated eslint-deprecated bot added the auto closed The bot closed this issue label Mar 2, 2020
@eslint-deprecated
Copy link

Unfortunately, it looks like there wasn't enough interest from the team
or community to implement this change. While we wish we'd be able to
accommodate everyone's requests, we do need to prioritize. We've found
that accepted issues failing to be implemented after 90 days tend to
never be implemented, and as such, we close those issues.
This doesn't mean the idea isn't interesting or useful, just that it's
not something the team can commit to.

Thanks for contributing to ESLint and we appreciate your understanding.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint new syntax This issue is related to new syntax that has reached stage 4
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants