You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ I'd much appreciate feedback on and pull requests for improvements on either.
27
27
28
28
Which version of `typescript` you get depends on how you installed it:
29
29
30
-
* If you installed with `npm install` as abovr, you'll get the `typescript` from your project's `node_modules`
30
+
* If you installed with `npm install` as above, you'll get the `typescript` from your project's `node_modules`
31
31
* If you used `npm link` to take a reference to `lab-transform-typescript` while fixing a bug in it, you'll get the `typescript` from `lab-transform-typescript/node_modules`
32
32
33
33
Set `DEBUG=*` or `DEBUG=lab-transform-typescript` to see a version report on stderr.
0 commit comments