Skip to content

Commit cd79b00

Browse files
authored
Update README.md (#373)
1 parent 4c69250 commit cd79b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ yarn add -D @eslint-recommended/eslint-config-typescript
3838

3939
## Usage
4040

41-
Add `@eslint-recommended/typescript` to `extends` of your ESLint config.
41+
Add `@eslint-recommended/typescript` to the `extends` section of your [ESLint configuration file](https://eslint.org/docs/latest/use/configure/configuration-files-deprecated).
4242

4343
```js
4444
module.exports = {

0 commit comments

Comments
 (0)