Open RenWenshan opened 6 years ago
this is a problem with javascript-flow, which should be installed separately and is not a part of this minor mode
@an-sh thanks for your reply. May I know where I can find javascript-flow
(I assume it's an emacs plugin)?
@RenWenshan you need to install and then require it before using
(require 'flycheck-flow)
...
@olessavluk The question is, where can we find the javascript-flow
package? Is there a melpa package, or a git repo somewhere?
@sgrove yes, it is available on MELPA, but under different name flycheck-flow
Here is configuration that I use for Flow, hope it helps.
Got:
My configuration:
Environment: Spacemacs 0.300.0@26.1 on MacOS