Updated README.md

Added ez-clasp repository below starter kits section.
This commit is contained in:
Cristóbal Gajardo Vera
2021-11-19 21:55:02 -03:00
committed by GitHub
parent 33b5ff08ed
commit eeafa42436

View File

@@ -100,6 +100,7 @@
### Starter Kits
* [ez-clasp](https://github.com/cristobalgvera/ez-clasp) A starter kit for building Google Apps Script projects with TypeScript, ESLint, Prettier, Jest and Rollup support out of the box.
* [apps-script-starter](https://github.com/labnol/apps-script-starter) A starter kit for building Google Apps Script projects with modern JavaScript ES6, Webpack, Babel and ESLint inside Visual Studio Code
* [realworld-apps-script](https://github.com/lastlink/realworld-apps-script) JWT REST API following the RealWorld API spec
* [gas-minimal-boilerplate](https://github.com/asciian/gas-minimal-boilerplate) A minimal boilerplate with webpack for Google Apps Script