lukehaas / RunJS

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
https://runjs.app
2k stars 43 forks source link

Feature Request - View/Edit tsconfig.json #581

Open joystick opened 9 months ago

joystick commented 9 months ago

Hi there, is it possible to view/edit current tsconfig.json when working with TS files? Thank you!

lukehaas commented 8 months ago

It can be accessed from the application support directory ~/Library/Application\ Support/runjs But no permanent changes can be made as it gets restored. Were there any particular changes you wanted to make?