diff --git a/automations/.clasp.json b/automations/.clasp.json index 9b85bca..aa11a3a 100644 --- a/automations/.clasp.json +++ b/automations/.clasp.json @@ -1 +1,4 @@ -{"scriptId":"1d-At2A2QTQAobdXicLsAai-_P7OrYovTa4qYOWbtV-3CjJaE8XztRgQ6","rootDir":"/Users/foobarstein/Documents/courant/courses/agile-dev-devops/generic-mern-stack-project/automations"} +{ + "scriptId": "1d-At2A2QTQAobdXicLsAai-_P7OrYovTa4qYOWbtV-3CjJaE8XztRgQ6", + "rootDir": "/Users/foobarstein/Documents/courant/courses/agile-dev-devops/generic-mern-stack-project/automations" +} diff --git a/automations/appsscript.json b/automations/appsscript.json index 9a12795..170d3c0 100644 --- a/automations/appsscript.json +++ b/automations/appsscript.json @@ -7,4 +7,4 @@ }, "exceptionLogging": "STACKDRIVER", "runtimeVersion": "V8" -} \ No newline at end of file +}