diff --git a/.prettierrc.json b/.prettierrc.json
new file mode 100644
index 0000000..c1a6f66
--- /dev/null
+++ b/.prettierrc.json
@@ -0,0 +1,4 @@
+{
+ "singleQuote": true,
+ "trailingComma": "es5"
+}
diff --git a/appsscript.json b/appsscript.json
index 06ebce7..8f799f9 100644
--- a/appsscript.json
+++ b/appsscript.json
@@ -1,9 +1,10 @@
{
"timeZone": "America/New_York",
- "dependencies": {
- },
+ "dependencies": {},
+ "exceptionLogging": "STACKDRIVER",
"oauthScopes": [
"https://www.googleapis.com/auth/script.container.ui",
"https://www.googleapis.com/auth/spreadsheets"
- ]
-}
\ No newline at end of file
+ ],
+ "runtimeVersion": "V8"
+}
diff --git a/dist/about.html b/dist/about.html
index 5564f93..3abb4cf 100644
--- a/dist/about.html
+++ b/dist/about.html
@@ -7,5300 +7,5 @@
-