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
Picking up the remainder of #7302
enum
--name=value
void
require
.json
module
namespace
export default namespace foo {
export default
The text was updated successfully, but these errors were encountered:
"use strict";
For next time
Sorry, something went wrong.
No branches or pull requests
Picking up the remainder of #7302
enum
values--name=value
commandline switch formatvoid
in truthyness positionsrequire
of.json
filemodule
keyword in new code wherenamespace
could be used? #6808 Start a deprecation path formodule
export default namespace foo {
and otherexport default
combosThe text was updated successfully, but these errors were encountered: