thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.68k stars 178 forks source link

Typescript Support #1069

Open chrisjansky opened 3 weeks ago

chrisjansky commented 3 weeks ago

Hello,

What version of Typescript is supported in Code App?

Also, any plans on updating the JS node version from 12 to something more recent?

Thanks.

bummoblizard commented 2 weeks ago

Hi. The local Node.js runtime is currently 18.19.0. You can install any version of TypeScript through npm in terminal.