Skip to content

Support Node.js v20 #108

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

Merged
merged 1 commit into from
Mar 31, 2025
Merged

Support Node.js v20 #108

merged 1 commit into from
Mar 31, 2025

Conversation

mathiasbynens
Copy link
Member

No description provided.

@@ -51,7 +52,7 @@ import { assertEqual, assertTrue } from './assert';
// Emulate an environment that doesn't have Symbol (e.g. IE11)
// and make sure we can still coerce to primitive values.
// See #74.
const globalSymbol = globalThis.Symbol;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI: All the formatting-related changes in this PR are just the linter applying the updated eslint-config-google.

@mathiasbynens mathiasbynens merged commit 0aa20c5 into main Mar 31, 2025
5 checks passed
@mathiasbynens mathiasbynens deleted the fix-build branch March 31, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants