slight fixes; updated dependencies

This commit is contained in:
Timothy Pidashev
2024-10-30 12:30:25 -07:00
parent 0ff2116794
commit b90108e70f
17 changed files with 2084 additions and 1855 deletions

View File

@@ -5,5 +5,7 @@
"paths": {
"@/*": ["src/*"]
}
}
},
"include": ["src/**/*"],
"exclude": ["node_modules"]
}