![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | 2024-10-02 08:35 | - | |
![]() | package.json | 2024-10-02 08:35 | 760 | |
![]() | README.md | 2024-10-02 08:35 | 316 | |
![]() | LICENSE | 2024-10-02 08:35 | 1.1K |
# @babel/plugin-syntax-jsx > Allow parsing of jsx See our website [@babel/plugin-syntax-jsx](https://babeljs.io/docs/babel-plugin-syntax-jsx) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-syntax-jsx ``` or using yarn: ```sh yarn add @babel/plugin-syntax-jsx --dev ```