Skip to content

Commit fd65d50

Browse files
authored
Fix docs description for function gulpESLintNew
1 parent 60ec31f commit fd65d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ For additional examples, look through the [example directory](https://github.com
100100

101101
### `gulpESLintNew()`
102102

103-
Run ESLint with default settings. A [configuration file](https://eslint.org/docs/user-guide/configure/configuration-files) may be resolved relative to each linted file.
103+
Run ESLint with default settings. A [configuration file](https://eslint.org/docs/user-guide/configure/configuration-files) will be resolved depending on the version of ESLint used.
104104

105105
### `gulpESLintNew(options)`
106106

0 commit comments

Comments
 (0)