From 7f61d52015b5884bd5fef457f38dff27e1abd26d Mon Sep 17 00:00:00 2001 From: jjangga0214 Date: Sat, 10 Sep 2022 00:00:09 +0900 Subject: [PATCH] docs: fix typo --- docs/src/user-guide/configuring/configuration-files-new.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/src/user-guide/configuring/configuration-files-new.md b/docs/src/user-guide/configuring/configuration-files-new.md index 87844f5ecd5..e515acfa6e7 100644 --- a/docs/src/user-guide/configuring/configuration-files-new.md +++ b/docs/src/user-guide/configuring/configuration-files-new.md @@ -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