<%= description %>
# setup GAS project
$ clasp create --rootDir ./src
# push with hot reload
$ npm run dev
{
"timeZone": "Asia/Tokyo", ## Change timeZone
"dependencies": {
},
"exceptionLogging": "STACKDRIVER"
}
This software is released under the MIT License, see LICENSE.txt.
This template was made by sao-clasp. ( MIT © takanakahiko )
This template was made based on gas-clasp-starter. ( MIT © howdy39 )