Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
terehov committed Nov 24, 2020
1 parent da64d35 commit 09f7a52
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 @@ -56,7 +56,7 @@ This feature enables `tslog` to reference a correct line number in your TypeScri
"compilerOptions": {
// ...
"sourceMap": true,
// we recommend using an current ES version
// we recommend using a current ES version
"target": "es2019",
}
}
Expand Down

0 comments on commit 09f7a52

Please sign in to comment.