TypeScript Project Template Getting started Setup Install dependencies yarn install Build yarn build Develop Watch files yarn watch Run tests yarn test Run linter, pass --fix to automatically fix most problems yarn lint