sidwebworks / web-pen

Open-source Codepen on steroids
https://web-pen.vercel.app
GNU General Public License v3.0
17 stars 1 forks source link

Support for switching to Typescript in app.js #2

Closed sidwebworks closed 2 years ago

sidwebworks commented 2 years ago

Need to figure out a way to dynamically fetch d.ts files from unpkg or resolve if any exists already

sidwebworks commented 2 years ago

v2 already resolves this, you can double click on a file and rename it. Changing the extension will change the language automatically eg. index.js to index.ts