I swear I saw a page on how to tell pulumi to use an explicit `tsconfig.pulumi.json` file instead of...
s
I swear I saw a page on how to tell pulumi to use an explicit
tsconfig.pulumi.json
file instead of the default
tsconfig.json
- something other than setting
PULUMI_NODEJS_TSCONFIG_PATH
? Isn't there a config I can add to Pulumi.yaml to point to it? Can't find in the docs what that should be...