Skip to content

martomi/linter-flow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linter-flow package

linter-flow implements a linter plugin for Facebook's Flow JS typechecker.

How to use it

  1. Install Flow
  2. Install the package
  3. Create an empty .flowconfig file at the root of your repo
  4. Open a JS file

You should start seeing lint errors related to types - try opening the Flow example projects in Atom

Troubleshooting

OS X: No lint errors are shown?
  • Possible cause: The PATH to your Flow executable cannot be found.
  • Solution: Try launching Atom from the terminal. Alternative workarounds here: atom/atom-shell#550

About

Atom Linter for Facebook's Flow typechecker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%