# New `moduleResolution` options for `#/*` in `package.json`'s `imports` https://github.com/microsoft/TypeScript/pull/62844 * Probably will merge for `bundler` and `nodenext` at first. * Backporting will *probably* go as far back as Node 20, but hasn't happened yet. * So we will probably create a `--moduleResolution node20` eventually that has this functionality. * Don't we already have that? * We have `--module` but not `--moduleResolution` for `node20`.
New
moduleResolutionoptions for#/*inpackage.json'simports#62844
bundlerandnodenextat first.--moduleResolution node20eventually that has this functionality.--modulebut not--moduleResolutionfornode20.