- 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 build
npm run watch
npm build upload
npm run build
npm run lint
npm run test
npm run test:watch
npm run test:coverage
- Can use debugger in app script ide in browser or jest debugger in visual studio code