Skip to content

Commit

Permalink
docs: fix typo (#16288)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjangga0214 committed Sep 14, 2022
1 parent d75d3c6 commit 6ba269e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/src/user-guide/configuring/configuration-files-new.md
Expand Up @@ -561,5 +561,3 @@ npx eslint -c some-other-file.js **/*.js
```

In this case, ESLint will not search for `eslint.config.js` and will instead use `some-other-file.js`.

Each configuration file exports one or more configuration object. A configuration object

0 comments on commit 6ba269e

Please sign in to comment.