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 1f19ac4 commit 835de08Copy full SHA for 835de08
README.md
@@ -28,7 +28,7 @@ Install peer dependencies first:
28
> npm install --save-dev @typescript-eslint/eslint-plugin @typescript-eslint/parser
29
```
30
31
-Then, add `web-scrobbler/typescript` cto the `extends` array in your `.eslintrc.*` file:
+Then, add `web-scrobbler/typescript` to the `extends` array in your `.eslintrc.*` file:
32
33
```json
34
{
0 commit comments