diff --git a/packages/typescript/docs/install.md b/packages/typescript/docs/install.md index ad2717848b..f6b0537e73 100644 --- a/packages/typescript/docs/install.md +++ b/packages/typescript/docs/install.md @@ -83,6 +83,8 @@ alias( ) ``` +Make sure to remove the `--noEmit` compiler option from your `tsconfig.json`. This is not compatible with the `ts_library` rule. + ## Self-managed npm dependencies We recommend you use Bazel managed dependencies but if you would like