We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc8fcd commit 2aa9f31Copy full SHA for 2aa9f31
docs/src/use/configure/combine-configs.md
@@ -98,7 +98,7 @@ export default defineConfig([
98
99
### Apply a Config Array to a Subset of Files
100
101
-You can apply a config array — that is, an array of configuration objects — to just a subset of files by using the `extends` key. For example:
+You can apply a config array (an array of configuration objects) to just a subset of files by using the `extends` key. For example:
102
103
```js
104
// eslint.config.js
0 commit comments