Fix babel-types README (#4899) [skip ci]
This commit is contained in:
parent
1d9e509df2
commit
f98d824ae7
@ -1,6 +1,12 @@
|
||||
# babel-types
|
||||
|
||||
This module contains methods for building ASTs manually and for checking the types of AST nodes.
|
||||
> This module contains methods for building ASTs manually and for checking the types of AST nodes.
|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
$ npm install --save-dev babel-types
|
||||
```
|
||||
|
||||
## API
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user