Skip to content

Commit e7fcd13

Browse files
author
Emil Walser
authored
docs(typescript): readme copy/paste mistake (rollup#1086)
1 parent 2aa94e2 commit e7fcd13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/typescript/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ typescript({
172172
{
173173
type: 'typeChecker',
174174
factory: (typeChecker) => {
175-
// Allow the transformer to get a Program reference in it's factory
176-
return TypeCheckerRequiringTransformerFactory(program);
175+
// Allow the transformer to get a TypeChecker reference in it's factory
176+
return TypeCheckerRequiringTransformerFactory(typeChecker);
177177
}
178178
}
179179
],

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