8000 docs(eslint-plugin): typo in the configs README (#1295) · lipis/typescript-eslint@065393b · GitHub
[go: up one dir, main page]

Skip to content

Commit 065393b

Browse files
mahendrarameshbradzacher
authored andcommitted
docs(eslint-plugin): typo in the configs README (typescript-eslint#1295)
1 parent 96ef1e7 commit 065393b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin/src/configs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ TODO when all config is added.
88

99
## eslint-recommended
1010

11-
The `eslint-recommended` ruleset is meant to be used after extending `eslint:recommended`. It disables rules that are already checked by the Typescript compiler and enables rules that promote using more the more modern constructs Typescript allows for.
11+
The `eslint-recommended` ruleset is meant to be used after extending `eslint:recommended`. It disables rules that are already checked by the Typescript compiler and enables rules that promote using the more modern constructs Typescript allows for.
1212

1313
```cjson
1414
{

0 commit comments

Comments
 (0)
0