Update all source files to match expected Prettier formatting

This commit is contained in:
James M. Greene
2022-08-05 15:26:05 -05:00
parent e22fa7ebed
commit 5c1535b807
11 changed files with 60 additions and 108 deletions

View File

@@ -22,4 +22,4 @@ function getContext() {
return requiredVars
}
module.exports = {getContext}
module.exports = { getContext }