add router

This commit is contained in:
Janis
2023-11-05 17:32:27 +01:00
parent 58fa81eb71
commit ed78b23bb1
4 changed files with 23 additions and 17 deletions

View File

@@ -19,6 +19,7 @@
/* Bundler mode */
"moduleResolution": "Node",
"allowSyntheticDefaultImports": true,
"allowImportingTsExtensions": true,
"resolveJsonModule": true,
"isolatedModules": true,