diff --git a/README.md b/README.md index 4efb779..598cab9 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Following compiler options are forced though: * `importHelpers`: true * `noResolve`: false -You will need to set `"moduleResolution": "node"` in `tsconfig.json` if typescript complains about missing `tslib`. See #12 and #14. +You will need to set `"moduleResolution": "node"` in `tsconfig.json` if typescript complains about missing `tslib`. See [#12](https://github.com/ezolenko/rollup-plugin-typescript2/issues/12) and [#14](https://github.com/ezolenko/rollup-plugin-typescript2/issues/14). Plugin takes following options: