This package consumes the following services:
atom-linter-elm-analyse
| This repository was originally created by mbuscemi. Thanks to him this project is here 😃.
A linter that integrates elm-analyse output into Atom.
Usage
Start elm-analyse in server mode:
elm-analyse -s
Connect your Atom workspace to the elm-analyse process via 'Packages > Elm Analyse > Connect'. Enter the port number on which elm-analyse runs.