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 Standardized alias to @babel/types #2564

Closed
wants to merge 2 commits into from
Closed

Add Standardized alias to @babel/types #2564

wants to merge 2 commits into from

Conversation

jridgewell
Copy link
Member

Re: babel/babel#13666

Seems these docs were a bit out of date. We should probably automate this, I generated it by running

$ cd babel
$ node packages/babel-types/scripts/generators/docs.js > ../babel-website/docs/types.md

Re: babel/babel#13666

Seems these docs were a bit out of date. We should probably automate this, I generated it by running

```bash
$ cd babel
$ node packages/babel-types/scripts/generators/docs.js > ../babel-website/docs/types.md
```
@netlify
Copy link

netlify bot commented Aug 11, 2021

✔️ Deploy Preview for babel ready!

🔨 Explore the source changes: 012312d

🔍 Inspect the deploy log: https://app.netlify.com/sites/babel/deploys/6119a48dccc20c0007f37060

😎 Browse the preview: https://deploy-preview-2564--babel.netlify.app

@JLHwung
Copy link
Contributor

JLHwung commented Aug 16, 2021

Can you split this PR? The first is running docs generator on main branch so we can merge it after approvals, the second is the companion PR of babel/babel#13666, which can't be merged until the next minor release.

@jridgewell jridgewell changed the title Update @babel/types docs Add Standardized alias to @babel/types Aug 16, 2021
@jridgewell jridgewell closed this Aug 16, 2021
@jridgewell jridgewell deleted the aliases branch August 16, 2021 19:41
@jridgewell jridgewell restored the aliases branch August 16, 2021 19:42
@jridgewell jridgewell deleted the aliases branch August 16, 2021 19: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.

None yet

3 participants