Implement Test Driven Development!!!!!
- thats right, just got it set up so I can write the tests _first_ - Even better, both the code and the tests are in typescript!
src/greet.ts
deleted
100644 → 0
src/main.ts
deleted
100644 → 0
src/util.spec.ts
0 → 100644
Please register or sign in to comment