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`