We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
ES2025
target, lib and module option ES2025 is missing (and I don't want to use ESNext)
Syntactic changes: import attributes (currently in module: ESNext) Library features:
new Set().difference(new Set())
https://tc39.es/ecma262/multipage/#:~:text=ECMAScript%202025%2C%20the,Math.f16round%20methods.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
⚙ Compilation target
ES2025
⚙ Library
ES2025
Missing / Incorrect Definition
target, lib and module option ES2025 is missing (and I don't want to use ESNext)
Syntactic changes: import attributes (currently in module: ESNext)
Library features:
Sample Code
Documentation Link
https://tc39.es/ecma262/multipage/#:~:text=ECMAScript%202025%2C%20the,Math.f16round%20methods.
The text was updated successfully, but these errors were encountered: