elegant-pager-5412
04/22/2021, 5:11 AMtarget
I can use? Currently the default seems to be es2016
. Is there any reason why won’t I bump it to es2020
?
Also, as for the module
definition, can I use ES2020
or ESNext
?little-cartoon-10569
04/22/2021, 5:13 AMelegant-pager-5412
04/22/2021, 5:14 AMlittle-cartoon-10569
04/22/2021, 5:14 AMelegant-pager-5412
04/22/2021, 5:15 AMes2016
and not es6
little-cartoon-10569
04/22/2021, 5:15 AMelegant-pager-5412
04/22/2021, 5:17 AMlittle-cartoon-10569
04/22/2021, 5:17 AMelegant-pager-5412
04/22/2021, 5:17 AMbillowy-army-68599
04/22/2021, 5:18 AMelegant-pager-5412
04/22/2021, 5:20 AMtsconfig
options while piping the output to pulumi cli?billowy-army-68599
04/22/2021, 5:32 AMelegant-pager-5412
04/22/2021, 5:40 AMcommonjs
modules and es2016
which is good but it transpiles the code into a less readable code. I would like to know if it’s possible to transpile the code into a “modern” JS syntax