rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

[heft-*-rig] Update the `"moduleResolution"` TSConfig `compilerOption` to `"Node16"` to add support for the `"exports"` `pacakge.json` field.

Open iclanton opened this issue 1 year ago • 0 comments

Summary

This PR bumps the "moduleResolution" TSConfig compilerOption to the more modern "Node16" to add support for the "exports" pacakge.json field.

How it was tested

Built.

iclanton avatar May 27 '24 22:05 iclanton