This commit is contained in:
Dax Raad
2025-10-14 18:30:32 -04:00
parent bc10aca1d8
commit 8aa4ea0eb1
11 changed files with 50 additions and 17 deletions
-1
View File
@@ -8,7 +8,6 @@
"types": [],
"noUncheckedIndexedAccess": false,
"customConditions": ["browser"],
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"],
"@tui/*": ["./src/cli/cmd/tui/*"]