added tons of files for component functionality; manual component adding added temporarily

This commit is contained in:
Carter 2025-02-11 16:31:03 -06:00
parent 58830d480e
commit 45ff49bcea
121 changed files with 25883 additions and 65 deletions

View file

@ -1,4 +1,8 @@
{
"compilerOptions": {
"resolveJsonModule": true,
"esModuleInterop": true
},
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },