https://github.com/magicmark/babel-plugin-transform-flow-untyped
Add inferred Flow types annotations to AST
https://github.com/magicmark/babel-plugin-transform-flow-untyped
Last synced: about 1 year ago
JSON representation
Add inferred Flow types annotations to AST
- Host: GitHub
- URL: https://github.com/magicmark/babel-plugin-transform-flow-untyped
- Owner: magicmark
- Created: 2017-09-17T03:24:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T04:44:46.000Z (over 8 years ago)
- Last Synced: 2025-02-16T03:25:32.862Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# babel-plugin-transform-flow-untyped
https://github.com/facebook/flow/issues/248#issuecomment-330015045
## Running
```
$ make
$ node test.js
```