realworld-angular / realworld-angular-starter

RealWorld Angular template
https://demo.realworldangular.org/
Apache License 2.0
21 stars 4 forks source link

[Feature Request]: Opt out TS transpilation #3

Closed geromegrignon closed 3 months ago

geromegrignon commented 3 months ago

Description

Introduced with 18.1, you can opt-out TS transpilation with ESBuild by updating the tsconfg.json file.

Describe the solution you'd like

Update the tsconfig.jsonfile based on this info: https://x.com/Jean__Meche/status/1820160258997657857

Describe alternatives you've considered

No response

ZvSimon commented 3 months ago

Hi Greg ! I would like to take care of this issue. Can I take it ?

Best regards,

Simon

geromegrignon commented 3 months ago

Thanks @ZvSimon, I assigned you the task

geromegrignon commented 3 months ago

Completed