aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e9aa8e9..3b98b39 100644
--- a/README.md
+++ b/README.md
@@ -13,4 +13,6 @@ You'll need to install one of the runtimes supported by [ExecJS](https://github.
13 13
14## Configuration 14## Configuration
15 15
16Configuring ESLint via .eslintrc will work just fine with pronto-eslint. 16Configuring ESLint via .eslintrc and excludes via [.eslintignore][eslintignore] will work just fine with pronto-eslint.
17
18[eslintignore]: http://eslint.org/docs/user-guide/configuring#ignoring-files-and-directories