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

View File

@ -1 +0,0 @@
{"scriptId":"1qGGz2kPw4eE0Tt2wk34PWoNF0xtvZHLxq1I1dzigNC4yXrTfgtxShnuq","rootDir":"src"}

View File

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

View File

@ -1,8 +0,0 @@
{
"compilerOptions": {
"lib": [
"esnext"
],
"experimentalDecorators": true
}
}