Skip to content

Commit cca288b

Browse files
plbstlljharb
authored andcommittedJul 22, 2024··
[readme] fix typo in shareable config section in readme
1 parent 0be7ea9 commit cca288b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ export default [
174174
];
175175
```
176176

177-
**Note**: Our shareable config do configure `files` or [`languageOptions.globals`](https://eslint.org/docs/latest/user-guide/configuring/configuration-files-new#configuration-objects).
177+
**Note**: Our shareable configs do NOT configure `files` or [`languageOptions.globals`](https://eslint.org/docs/latest/user-guide/configuring/configuration-files-new#configuration-objects).
178178
For most of the cases, you probably want to configure some of these properties yourself.
179179

180180
```js

0 commit comments

Comments
 (0)
Please sign in to comment.