babel / website

:globe_with_meridians: The Babel documentation website
https://babeljs.io/docs/en/index.html
MIT License
749 stars 1.3k forks source link

Fix desc of `useDefineForClassFields` in `transform-typescript` #2829

Closed liuxingbaoyu closed 9 months ago

netlify[bot] commented 10 months ago

Deploy Preview for babel-next ready!

Name Link
Latest commit f9a8f602b0f19b356a7096ff98f026a5199be805
Latest deploy log https://app.netlify.com/sites/babel-next/deploys/6513d27fc1dab50008428d13
Deploy Preview https://deploy-preview-2829--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.

netlify[bot] commented 10 months ago

Deploy Preview for babel ready!

Name Link
Latest commit f9a8f602b0f19b356a7096ff98f026a5199be805
Latest deploy log https://app.netlify.com/sites/babel/deploys/6513d27fabba8f0009d50d48
Deploy Preview https://deploy-preview-2829--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.

nicolo-ribaudo commented 10 months ago

Don't we have the other behaviour with the setClassProperties assumption?

liuxingbaoyu commented 10 months ago

Oh yes, I forgot about it!