Commit graph

3 commits

Author SHA1 Message Date
Simon H
abd9f64b6c
Bump svelte-check version (#150)
It's now at `1.0.0`
2020-07-29 10:46:32 +01:00
opensas
0ed46da681
fixes #144 - do not delete scripts folder if it is not empty (#147)
* 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>
2020-07-27 06:44:40 -04:00
Orta Therox
9b2a107f65
Adds a setup TypeScript script, and docs in the README (#140)
* 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>
2020-07-21 10:41:38 -04:00