Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Igorbek committed Jun 19, 2019
1 parent 85ff27b commit 2a80e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ For that reason there are other tools created that do support pluggable transfor
The [`ttypescript` compiler](https://github.com/cevek/ttypescript) is a CLI tool that allows to use TypeScript compiler with pluggable transformers.
To use the transformer with that tool you can configure it by updating `tsconfig.json` the following way:

```json
```js
{
"compilerOptions": {
"plugins": [
Expand Down

0 comments on commit 2a80e2c

Please sign in to comment.