Pronto runner for ESLint (using eslint from npm)

Code Climate Build Status Gem Version Dependency Status

Pronto runner for ESlint, pluggable linting utility for JavaScript and JSX. What is Pronto?

Uses system wide installed eslint in contrast to pronto-eslint.

Prerequisites

You'll need to install eslint by yourself with npm.

Configuration

Configuring ESLint via .eslintrc and consorts and excludes via .eslintignore will work just fine with pronto-eslint.