Getting somewhere

This commit is contained in:
Lani Aung
2021-10-10 17:15:45 -06:00
parent e09f00945b
commit 738b3c6d35
19 changed files with 594 additions and 88 deletions
+1 -1
View File
@@ -7,6 +7,6 @@
"preserveConstEnums": true,
"sourceMap": true
},
"include": ["Scripts/*"],
"include": ["./Scripts/*"],
"exclude": ["node_modules"]
}