davidpcaldwell / slime

Mozilla Public License 2.0
2 stars 1 forks source link

Remove $slime.typescript #1574

Closed davidpcaldwell closed 1 week ago

davidpcaldwell commented 1 month ago

Need to use (and perhaps provide) an alternative API (probably via $api, maybe via $slime) to access compiler, and then convert usages of jsh.typescript to use that; it is the only caller of $slime.typescript so that should be sufficient.