From 9321f2686f20c9829c266561e8e90f4237b877ee Mon Sep 17 00:00:00 2001 From: phillip055 Date: Mon, 30 Oct 2017 16:38:06 +0700 Subject: [PATCH] Update eslint.md --- pages/common/eslint.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/eslint.md b/pages/common/eslint.md index 69674ee85..14a6e3b27 100644 --- a/pages/common/eslint.md +++ b/pages/common/eslint.md @@ -16,4 +16,4 @@ - Lint with config: -`eslint -c {{config file path}} {{filename}}.js` +`eslint -c {{path/to/config_file}} {{filename}}.js`