8000 docs(eslint-plugin): fix incorrect quote (#3810) · mvximvs/typescript-eslint@e59a17c · GitHub
[go: up one dir, main page]

Skip to content

Commit e59a17c

Browse files
authored
docs(eslint-plugin): fix incorrect quote (typescript-eslint#3810)
1 parent b33a2ea commit e59a17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin/docs/rules/no-unnecessary-type-assertion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ If you don't care about having no-op type assertions in your code, then you can
7070

7171
## Related to
7272

73-
- TSLint: ['no-unnecessary-type-assertion`](https://palantir.github.io/tslint/rules/no-unnecessary-type-assertion/)
73+
- TSLint: [`no-unnecessary-type-assertion`](https://palantir.github.io/tslint/rules/no-unnecessary-type-assertion/)

0 commit comments

Comments
 (0)
0