We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e91c9 commit eed2e7aCopy full SHA for eed2e7a
1 file changed
docs/06-configuration.md
@@ -42,7 +42,7 @@ To ignore a file or directory, prefix the pattern with an `!` (exclamation mark)
42
}
43
```
44
45
-Arguments passed to the CLI will always take precedence over the configuration in `package.json`.
+Arguments passed to the CLI will always take precedence over the CLI options configured in `package.json`.
46
47
## Options
48
0 commit comments