nodejs-resolver 0.1.1

nodejs resolve
Documentation
1
2
3
4
5
6
7
{
  "compilerOptions": {
    "paths": {
      "foo": ["./test.ts"]
    }
  }
}