(And I want to know a best practice of tsconfig setting for using pulumi…I know It’s up to my demands. however, Is there what I should set as default??
m
microscopic-pilot-97530
04/24/2020, 4:24 PM
The tsconfig settings in our templates are generally what we’d recommend. We’re thinking about bumping the target in our templates to
es2018
as it has broad support in Node 10+.
f
famous-sugar-52038
04/24/2020, 4:48 PM
Thank you for quick response!
I get it. I set es2016 as the target.
a
acceptable-stone-35112
04/27/2020, 8:17 AM
I tried running my stacks with following tsconfig (borrowed from other project) and didn't detect any regression:
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.