Skip to content

Commit 31f2bbb

Browse files
author
Sebastian Schürmann
committed
docs(vanillin): add doc link
1 parent 8509dcd commit 31f2bbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vanillin/src/virtual-fs.ts

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ export interface VirtualCompilerHost extends CompilerHost {
5151
*
5252
* @param options - Configuration options for the virtual filesystem
5353
* @returns A compiler host that uses a virtual filesystem
54+
* @link https://www.typescriptlang.org/dev/typescript-vfs/
5455
*
5556
* @example
5657
* ```typescript

0 commit comments

Comments
 (0)