* fixes#144 - do not delete scripts folder if it is not empty
* fixes 144 - do not remove scripts forlder if not empty, checking for DS_store file
* fixes 144 - do not remove scripts forlder if not empty, checking DS_store is the only remaining file
* Update scripts/setupTypeScript.js
* Apply suggestions from code review
Co-authored-by: Orta Therox <orta.therox+github@gmail.com>
* Adds a setup TypeScript script, and docs in the README
* Adds a CTA to the TS script
* Update scripts/setupTypeScript.js
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
* Fix README
* emphasise that the script should be run immediately
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Co-authored-by: Rich Harris <richard.a.harris@gmail.com>