Skip to content

Commit 48548ea

Browse files
wiesebradzacher
authored andcommitted
docs(eslint-plugin): [no-explicit-any] correct docs
Remove stray word from doc on-behalf-of: @wmde <software@wikimedia.de>
1 parent c14ade7 commit 48548ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin/docs/rules/no-explicit-any.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ When `any` is used, all compiler type checks around that value are ignored.
55

66
## Rule Details
77

8-
This rule goes doesn't allow `any` types to be defined.
8+
This rule doesn't allow `any` types to be defined.
99
It aims to keep TypeScript maximally useful.
1010
TypeScript has a compiler flag for `--noImplicitAny` that will prevent
1111
an `any` type from being implied by the compiler, but doesn't prevent

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