You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
React itself uses Flow. I tried to use this extension to navigate the React source code but fails to do so. One obvious reason is that there are many flowconfig files for specific packages inside the repo. Does this extension support multiple flowconfig extensions?
The text was updated successfully, but these errors were encountered:
Same issue here. Whenever I try to run the flow task from this extension it tells me "no flow client found". After yarn flow dom (which generates a valid config) I can run the task but syntax highlight is still broken and IntelliSense not available.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
React itself uses Flow. I tried to use this extension to navigate the React source code but fails to do so. One obvious reason is that there are many flowconfig files for specific packages inside the repo. Does this extension support multiple flowconfig extensions?
The text was updated successfully, but these errors were encountered: