Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for extensions other than *.js #4

Closed
sophiebits opened this issue Nov 18, 2014 · 3 comments
Closed

Support for extensions other than *.js #4

sophiebits opened this issue Nov 18, 2014 · 3 comments

Comments

@sophiebits
Copy link
Contributor

It would be nice if Flow could run on other file extensions – in particular, *.jsx which many people use for React.

@StoneCypher
Copy link

+1 👍

@lordhoto
Copy link
Contributor

We will try to make flow pick up .jsx files soonish!

dsereni added a commit that referenced this issue Nov 20, 2014
- [Issue #4] Typecheck .jsx files
- [Issue #22] Return a nonzero exit code from 'flow check' if there are errors
- [IRC report] Autostart the Flow server on all commands
- Improve the printing of types in 'flow suggest'
- Add a --timeout option to all commands
- [PR #27] Clearer error message when 'flow init' hasn't been run
- [PR #39] Fix to Emacs bindings
- [PR #53] Support node modules that end in .js
- [PR #59] Fix example
- [PR #65] Fix dependencies in flux-chat example
- [PR #66] Add type definitions for HTMLCanvasElement
@tcoopman
Copy link
Contributor

This is solved in 0.1.1 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants