Skip to content

Commit 18c5877

Browse files
authored
docs(eslint-plugin): [consistent-type-assertions] fix typo (typescript-eslint#1586)
1 parent 1c8f0df commit 18c5877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin/docs/rules/consistent-type-assertions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This option defines the expected assertion style. Valid values for `assertionSty
3232
- `angle-bracket` will enforce that you always use `<foo>...`
3333
- `never` will enforce that you do not do any type assertions.
3434

35-
Most codebases will want to enforce not using `angle-bracket` style because it conflicts with JSX syntax, and is confusing when paired with with generic syntax.
35+
Most codebases will want to enforce not using `angle-bracket` style because it conflicts with JSX syntax, and is confusing when paired with generic syntax.
3636

3737
Some codebases like to go for an extra level of type safety, and ban assertions altogether via the `never` option.
3838

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy