🎉 initiate project *astro_rewrite*
This commit is contained in:
parent
ffd4d5e86c
commit
2ba37bfbe3
8658 changed files with 2268794 additions and 2538 deletions
19
node_modules/@babel/plugin-syntax-jsx/README.md
generated
vendored
Normal file
19
node_modules/@babel/plugin-syntax-jsx/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# @babel/plugin-syntax-jsx
|
||||
|
||||
> Allow parsing of jsx
|
||||
|
||||
See our website [@babel/plugin-syntax-jsx](https://babeljs.io/docs/en/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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue