From 676cea90d963dc89ca9a9a38625fc7cd1cf3b5bc Mon Sep 17 00:00:00 2001 From: Markus Doits Date: Mon, 25 Jul 2016 15:22:07 +0200 Subject: Add a note about `.eslintignore` in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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. ## Configuration -Configuring ESLint via .eslintrc will work just fine with pronto-eslint. +Configuring ESLint via .eslintrc and excludes via [.eslintignore][eslintignore] will work just fine with pronto-eslint. + +[eslintignore]: http://eslint.org/docs/user-guide/configuring#ignoring-files-and-directories -- cgit v1.2.3