adds base config code

This commit is contained in:
2023-11-04 09:38:56 -05:00
parent 44a4ec7bcd
commit f19ecf52c2
5 changed files with 408 additions and 0 deletions

View File

@@ -18,6 +18,14 @@
}
},
"cSpell.words": [
"ftype",
"nolint",
"goconst",
"TZUTC",
"webserver"
],
"comment": {
"description": "Uncomment to enable goproxy and gosumdb."
"go.toolsEnvVars": {