move clasp to project root

This commit is contained in:
Ben Miller
2024-11-07 21:53:09 -07:00
parent b3833f4b22
commit 6bbd8d4525
3 changed files with 1 additions and 1 deletions

7
appsscript.json Normal file
View File

@ -0,0 +1,7 @@
{
"timeZone": "America/Denver",
"dependencies": {
},
"exceptionLogging": "STACKDRIVER",
"runtimeVersion": "V8"
}