Skip to content

Commit

Permalink
or -> and
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgenyOrekhov committed Jun 21, 2020
1 parent 6cc6b35 commit 1cc75ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Did you know you can lint JavaScript code with
Use this config to take advantage of typescript-eslint's advanced type-aware
rules (like
[`@typescript-eslint/naming-convention`](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/naming-convention.md)
or
and
[`@typescript-eslint/prefer-optional-chain`](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/prefer-optional-chain.md))
without the need to switch to writing TypeScript.

Expand Down

0 comments on commit 1cc75ed

Please sign in to comment.