Skip to content

willheslam/uncomment-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uncomment-flow

Turns flow comment syntax into pure flow syntax.

See the flow blog for flow comment syntax. This is intended to be paired with the flow comments babel plugin in order to fix problems with comments having their position correctly restored in otherwise 'lossless' code transforms.

Comments are not first class citizens in current JS ASTs so until a CST or appropriately detailed AST is invented, this will turn your pretend flow into true flow so it can be correctly transformed by babel.

About

Turns flow comment syntax into pure flow syntax.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published