Skip to content

Files

Latest commit

88f57a7 · May 27, 2020

History

History
This branch is 3046 commits behind main.

babel-plugin-syntax-jsx

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 18, 2018
Mar 26, 2017
Jul 3, 2018
May 27, 2020

@babel/plugin-syntax-jsx

Allow parsing of jsx

See our website @babel/plugin-syntax-jsx for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-jsx

or using yarn:

yarn add @babel/plugin-syntax-jsx --dev