Small CS Ops script to understand how many hours we have been spending on implementation.

This commit is contained in:
Norm Rasmussen
2023-12-11 16:54:17 -05:00
parent 1d8a2e6f2b
commit b35a650a11
5 changed files with 34 additions and 2 deletions

View File

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