We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec4631a commit 57e7023Copy full SHA for 57e7023
README.md
@@ -4,5 +4,5 @@ Exports two symbols:
4
- `TypeScriptCompiler` - a compiler to be registered using `registerBuildPlugin`
5
to compile TypeScript files.
6
7
- - `TypeScript' - an object with `compile` method.
+ - `TypeScript` - an object with `compile` method.
8
Use `TypeScript.compile(source, options)` to compile with preset options.
0 commit comments