BetterThanTomorrow / joyride

Making VS Code Hackable like Emacs since 2022
https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.joyride
Other
458 stars 17 forks source link

Pez/add some js info #140

Closed PEZ closed 1 year ago

PEZ commented 1 year ago

Adding some info to README about JavaScript script support. Also added tests that both cljs and js scripts can reside in sub directories of the scripts directory, because I added such examples to the README.

Bonus: In the latest PR I introduced a bug in the test run fail detection. Fixed in this PR.

borkdude commented 1 year ago

LGTM