- A google apps script project using typescript with jest and clasp deploy
- visual studio code debugger works for jest
npm install- login into clasp
node .\node_modules\@google\clasp\src login
- Init new linked gsheet
npm run createSheet
npm run buildnpm run watch
npm build uploadnpm run build
npm run lint
npm run testnpm run test:watchnpm run test:coverage
- Can use debugger in app script ide in browser or jest debugger in visual studio code