From 963faf0e3b67bb6d7af97655a30556b54b4d3c54 Mon Sep 17 00:00:00 2001 From: Arnout Kazemier <3rd-Eden@users.noreply.github.com> Date: Wed, 28 Nov 2018 13:14:43 +0100 Subject: [PATCH] [doc] Update the file extension as this example uses JS. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8deb8577..db776b56 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ These use _exactly_ the configuration defined in the individual `eslint-config-g } ``` -##### 2. Define your local `.eslintrc` and run `eslint` yourself: +##### 2. Define your local `.eslintrc.js` and run `eslint` yourself: ``` js module.exports = {