From 6ba269ed673f965d081287b769c12beeb5f98887 Mon Sep 17 00:00:00 2001 From: jjangga0214 Date: Wed, 14 Sep 2022 19:07:50 +0900 Subject: [PATCH] docs: fix typo (#16288) --- 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