Linter is a base linter provider for the Hackable Atom Editor.
It provides a top-level API to it's consumer that allow them to visualize errors and other kind-of messages, easily.
Install package through Atom or use CLI:
$ apm install linter
Stick to imposed codestyle:
$ npm i -g coffeelint eslint
$ npm run lint