aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorMindaugas Mozūras <mindaugas.mozuras@gmail.com>2016-02-28 17:27:46 +0200
committerMindaugas Mozūras <mindaugas.mozuras@gmail.com>2016-02-28 17:27:46 +0200
commitce89f9ed8a80a06d26b0618658733956d0c98f84 (patch)
tree4594dcd5b47b6469172d79f754cdadcb84660dfa /README.md
downloadpronto-hlint-ce89f9ed8a80a06d26b0618658733956d0c98f84.tar.gz
pronto-hlint-ce89f9ed8a80a06d26b0618658733956d0c98f84.tar.zst
pronto-hlint-ce89f9ed8a80a06d26b0618658733956d0c98f84.zip
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e9aa8e9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
1# Pronto runner for ESLint
2
3[![Code Climate](https://codeclimate.com/github/mmozuras/pronto-eslint.png)](https://codeclimate.com/github/mmozuras/pronto-eslint)
4[![Build Status](https://travis-ci.org/mmozuras/pronto-eslint.png)](https://travis-ci.org/mmozuras/pronto-eslint)
5[![Gem Version](https://badge.fury.io/rb/pronto-eslint.png)](http://badge.fury.io/rb/pronto-eslint)
6[![Dependency Status](https://gemnasium.com/mmozuras/pronto-eslint.png)](https://gemnasium.com/mmozuras/pronto-eslint)
7
8Pronto runner for [ESlint](http://eslint.org), pluggable linting utility for JavaScript and JSX. [What is Pronto?](https://github.com/mmozuras/pronto)
9
10## Prerequisites
11
12You'll need to install one of the runtimes supported by [ExecJS](https://github.com/sstephenson/execjs#execjs).
13
14## Configuration
15
16Configuring ESLint via .eslintrc will work just fine with pronto-eslint.