We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 943ae36 + a9a298d commit 3fa7698Copy full SHA for 3fa7698
README.md
@@ -179,7 +179,7 @@ var config = {
179
180
# TypeScript compiler (CLI)
181
182
-TypeScript command line compiler tool (`tcs`) does not support using of pluggable modules and transformers.
+TypeScript command line compiler tool (`tsc`) does not support using of pluggable modules and transformers.
183
For that reason there are other tools created that do support pluggable transformers. See [`ttypescript` compiler](#ttypescript-compiler) section.
184
185
# `ttypescript` compiler
0 commit comments