Releases: jareware/flotate
Releases · jareware/flotate
Alternate annotation syntax & other goodies
This is the first "production release", adding one feature:
- An alternate annotation syntax for keeping annotations & code separate (thanks @phadej!)
...and a few more minor tweaks and fixes:
Initial release
Features:
- Basic replacement for
flow check
/*:
,/*::
,/*flow-ignore-begin*/
and/*flow-ignore-end*/
supported- Lots of things missing, like proxying arguments to and exit value from
flow
, colours in output, etc