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
I saw that this library uses Flow and thought it should be easy to use Flow in my client plugin (I'm new to Flow and JS in general). I see that you have some library definitions in flow-libs/, but I'm not sure whether it's all written manually or generated. Also does a Flow library definition exist for atom-languageclient itself? If not, would it be hard to make?
I saw that this library uses Flow and thought it should be easy to use Flow in my client plugin (I'm new to Flow and JS in general). I see that you have some library definitions in
flow-libs/, but I'm not sure whether it's all written manually or generated. Also does a Flow library definition exist for atom-languageclient itself? If not, would it be hard to make?