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

Add script to get browser globals #211

Merged
merged 15 commits into from
Feb 19, 2024

Conversation

fisker
Copy link
Collaborator

@fisker fisker commented Feb 19, 2024

No description provided.

@fisker fisker marked this pull request as ready for review February 19, 2024 09:59
@@ -17,6 +17,7 @@
"scripts": {
"test": "xo && ava && tsd",
"prepare": "npm run --silent update-types",
"update-browser-globals": "node scripts/get-browser-globals.mjs",
"update-builtin-globals": "node scripts/get-builtin-globals.mjs",
Copy link
Owner

Choose a reason for hiding this comment

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

Would be nice with update-globals script to that would run both of these.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Plan to add it after I add script for node.

@sindresorhus sindresorhus merged commit 83e38a5 into sindresorhus:main Feb 19, 2024
2 checks passed
@fisker fisker deleted the browser-globals-2 branch February 19, 2024 14:42
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