Skip to content

Commit 835de08

Browse files
committed
Fix typo
1 parent 1f19ac4 commit 835de08

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
@@ -28,7 +28,7 @@ Install peer dependencies first:
2828
> npm install --save-dev @typescript-eslint/eslint-plugin @typescript-eslint/parser
2929
```
3030

31-
Then, add `web-scrobbler/typescript` cto the `extends` array in your `.eslintrc.*` file:
31+
Then, add `web-scrobbler/typescript` to the `extends` array in your `.eslintrc.*` file:
3232

3333
```json
3434
{

0 commit comments

Comments
 (0)