Skip to content

Commit 62f87a8

Browse files
authored
Merge pull request #2774 from jakebailey/fix-vms-link
Fix broken markdown link for verbatimModuleSyntax
2 parents 697fda1 + 22d631c commit 62f87a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tsconfig-reference/copy/en/options/verbatimModuleSyntax.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,4 @@ This new flag ensures that you're intentional about the file type you're using b
145145

146146
Because `--verbatimModuleSyntax` provides a more consistent story than `--importsNotUsedAsValues` and `--preserveValueImports`, those two existing flags are being deprecated in its favor.
147147

148-
For more details, read up on [the original pull request]https://github.com/microsoft/TypeScript/pull/52203 and [its proposal issue](https://github.com/microsoft/TypeScript/issues/51479).
148+
For more details, read up on [the original pull request](https://github.com/microsoft/TypeScript/pull/52203) and [its proposal issue](https://github.com/microsoft/TypeScript/issues/51479).

0 commit comments

Comments
 (0)