We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Supported by the plugin - https://eslint-community.github.io/eslint-plugin-es-x/rules/no-arbitrary-module-namespace-names.html
Support data is waiting on mdn/browser-compat-data#18152
So this couldn't be done as part of #44
The text was updated successfully, but these errors were encountered:
Spec came from tc39/ecma262#2154. Seems to be about alignment rather than a feature people wanted.
I'm not sure why anyone would ever want to use arbitrary string literals for import and export names.
I don't think it's worth implementing this for the sake of completeness alone, so closing. Comment if you think it'd be useful.
Sorry, something went wrong.
No branches or pull requests
Supported by the plugin - https://eslint-community.github.io/eslint-plugin-es-x/rules/no-arbitrary-module-namespace-names.html
Support data is waiting on mdn/browser-compat-data#18152
So this couldn't be done as part of #44
The text was updated successfully, but these errors were encountered: