Fix babel-types README (#4899) [skip ci]
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user