Merge remote-tracking branch '489/node-16-rebased' into ncalteen-format

This commit is contained in:
Nick Alteen
2023-08-24 10:39:06 -04:00
4 changed files with 486 additions and 5767 deletions

View File

@ -8,6 +8,7 @@
"baseUrl": "./",
"sourceMap": true,
"outDir": "./dist",
"noImplicitAny": true,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"strict": true,