Skip to content

Add Standardized alias to @babel/types#2564

Closed
jridgewell wants to merge 2 commits intomainfrom
aliases
Closed

Add Standardized alias to @babel/types#2564
jridgewell wants to merge 2 commits intomainfrom
aliases

Conversation

@jridgewell
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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.

3 participants