Set up TypeScript
Fix #26 (closed)
It wasn't too difficult in the end. I converted App
into TS for the sake of testing.
npm run start
and npm run build
work just fine but perhaps @sfisher has other way to test things ?
Fix #26 (closed)
It wasn't too difficult in the end. I converted App
into TS for the sake of testing.
npm run start
and npm run build
work just fine but perhaps @sfisher has other way to test things ?