[docs] Update decorator with babel section
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
https://babeljs.io/docs/babel-plugin-proposal-decorators#version
Babel has updated the version to match the latest spec change and it'll be the only supported version of standard decorators for Babel 8. We should update our config example with it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Babel decorators documentation and search the site for the decorator configuration example. Update that example to use the supported standard-decorators version described there, then check the documentation build or preview to confirm the example renders correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100