This commit is contained in:
Dax Raad
2025-10-14 18:30:32 -04:00
parent ea926f0e1a
commit 62e5f4b154
11 changed files with 50 additions and 17 deletions

View File

@@ -8,7 +8,6 @@
"types": [],
"noUncheckedIndexedAccess": false,
"customConditions": ["browser"],
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"],
"@tui/*": ["./src/cli/cmd/tui/*"]