Start re-working router

This commit is contained in:
Jon Staab
2024-11-02 10:14:06 -07:00
parent 0c4fbf70ad
commit 75aec594e2
5 changed files with 75 additions and 98 deletions
-1
View File
@@ -1,6 +1,5 @@
{
"targets": [
{"extname": ".cjs", "module": "commonjs"},
{"extname": ".mjs", "module": "esnext", "moduleResolution": "node"}
],
"projects": ["tsconfig.json"]