Skip to content

Commit

Permalink
Docs: configuration hierarchy for CLIEngine options (fixes eslint#9526)
Browse files Browse the repository at this point in the history
Update documentation about configuration hierarchy for CLIEngine options
  • Loading branch information
PiIsFour committed Jan 17, 2018
1 parent cd5681d commit 5871a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/configuring.md
Expand Up @@ -548,7 +548,7 @@ The complete configuration hierarchy, from highest precedence to lowest preceden
1. `/*global*/`
1. `/*eslint*/`
1. `/*eslint-env*/`
2. Command line options:
2. Command line options (or CLIEngine equivalents):
1. `--global`
1. `--rule`
1. `--env`
Expand Down

0 comments on commit 5871a1b

Please sign in to comment.