We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9243884 commit d398f53Copy full SHA for d398f53
README.md
@@ -111,6 +111,7 @@ myResolver.resolve(
111
| restrictions | [] | A list of resolve restrictions |
112
| roots | [] | A list of root paths |
113
| symlinks | true | Whether to resolve symlinks to their symlinked location |
114
+| tsconfig | "tsconfig.json" | Path to the tsconfig.json file to use for paths mapping |
115
| unsafeCache | false | Use this cache object to unsafely cache the successful requests |
116
117
## Plugins
0 commit comments