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 docs for experimental_useHermesParser #2868

Merged
merged 3 commits into from Feb 28, 2024

Conversation

nicolo-ribaudo
Copy link
Member

Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for babel-next ready!

Name Link
🔨 Latest commit ce9d521
🔍 Latest deploy log https://app.netlify.com/sites/babel-next/deploys/65ddc2303fb5bd0008a0fb26
😎 Deploy Preview https://deploy-preview-2868--babel-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for babel ready!

Name Link
🔨 Latest commit ce9d521
🔍 Latest deploy log https://app.netlify.com/sites/babel/deploys/65ddc2302355ef0008179c4e
😎 Deploy Preview https://deploy-preview-2868--babel.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -99,7 +99,18 @@ class A {

Added in: `v7.21.4`

When it is set to `true`, Babel will apply the flow transform to all extensions. When it is set to `false`, Babel
will avoid the flow transform for `*.tsx` files.
When it is set to `true`, Babel will apply the flow transform to all extensions. When it is set to `false`, Babel will avoid the flow transform for `*.tsx` files.

> You can read more about configuring preset options [here](https://babeljs.io/docs/en/presets#preset-options)
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Can you insert the new option docs before this line? It is the epilogue of preset docs.

docs/preset-flow.md Outdated Show resolved Hide resolved
nicolo-ribaudo and others added 2 commits February 27, 2024 12:05
Co-authored-by: Brian Ng <bng412@gmail.com>
@nicolo-ribaudo nicolo-ribaudo changed the title Add docs for experimental_useHermesParser Add docs for experimental_useHermesParser Feb 28, 2024
@nicolo-ribaudo nicolo-ribaudo merged commit cdd7d4d into babel:main Feb 28, 2024
4 checks passed
@nicolo-ribaudo nicolo-ribaudo deleted the docs-hermes-parser branch February 28, 2024 11:49
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

4 participants