dividab / tsconfig-paths

Load node modules according to tsconfig paths, in run-time or via API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update usage documentation

richwatts0 opened this issue · comments

Your documentation for usage is really not clear enough.

node -r tsconfig-paths/register {path/to/compiled/js.main.js}

Do you mean in the README? I think that is exactly what is says there?

It needs to be more eli5 - another example it isn't immediately clear if this works with ES Modules?

PRs that improve the documentation is always welcome :-)