Add Docker components

This commit is contained in:
Alexander Harding
2026-06-30 21:13:25 -04:00
parent a5f534d8e1
commit 8e531708b2
5 changed files with 41 additions and 3 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
// Visit https://aka.ms/tsconfig to read more about this file
"compilerOptions": {
// File Layout
// "rootDir": "./src",
// "outDir": "./dist",
"rootDir": "./src",
"outDir": "./dist",
// Environment Settings
// See also https://aka.ms/tsconfig/module
"module": "nodenext",