Currently, if Flow used with Vue or any other not-React JSX, we're forced to enter `@jsx MyJSX` within each file. It would be so much better to have `.flowconfig` option to configure it for the whole project. Search keywords: jsx, global
Currently, if Flow used with Vue or any other not-React JSX, we're forced to enter
@jsx MyJSXwithin each file.It would be so much better to have
.flowconfigoption to configure it for the whole project.Search keywords: jsx, global