ale/ale_linters/javascript
Zach Perrault 4088347901 Add FlowType support (#157)
* Add `javascript/flow` linter

* Add documentation for flow

* Remove a line from the docs that was from eslint

* Only run if flow gives output; Correct link in doc

* Address PR feedback #157
2016-11-01 09:00:08 +00:00
..
eslint.vim Support loading eslint from node_modules, re issue #118. 2016-10-23 13:04:41 +01:00
flow.vim Add FlowType support (#157) 2016-11-01 09:00:08 +00:00
jscs.vim Add support for dot-seperate linters, improve linter tests 2016-10-21 21:02:20 -05:00
jshint.vim Add node_modules support for JSHint, and use the global config as a fallback. 2016-10-23 13:25:50 +01:00