bump 1.0.0-alpha.0

This commit is contained in:
Amour1688
2020-05-24 10:29:41 +08:00
parent 547d817a73
commit 33052a05d1
3 changed files with 26 additions and 6 deletions

View File

@ -2,6 +2,22 @@
To add Vue JSX support.
## Installation
Install the preset with:
```
npm install @ant-design-vue/babel-preset-jsx
```
Then add the preset to .babelrc:
```
{
"presets": ["@ant-design-vue/babel-preset-jsx"]
}
```
## Syntax
### Content