Starter template for Google Apps Script projects using clasp and TypeScript.
A starter template for Google Apps Script projects that uses google/clasp for development and deployment. It provides a Rollup-based build, TypeScript support, ESLint/Prettier formatting, and a Jest test setup to support development workflows. Suited for automations, add-ons, and other Apps Script projects that require module bundling and type checking.
0