linter-flow
linter-flow copied to clipboard
Feasability of integrating with flow-jsdoc
I'm thinking this is unrealistic, but I thought I would ask.
I'm interested in using flow, but I don't like the idea of documenting my code twice (once in jsdoc blocks and once in flow annotations). I found the flow-jsdoc project and that seemed prefect, but I can't see how you could do on the fly linting with it.
Any thoughts?