clomp
clomp copied to clipboard
Create TypeScript configuration and build
Create configuration for TypeScript and add build scripts.
- [ ] TypeScript configured for project
- [ ] Can build using
tsc
(directly or indirectly)