jdiaz5513 / linter-flow

Atom Linter for Facebook's Flow typechecker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linter-flow package

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

How to use it

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

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

About

Atom Linter for Facebook's Flow typechecker

License:MIT License


Languages

Language:CoffeeScript 100.0%