chore: small fixes

This commit is contained in:
Dan Finch 2026-08-04 10:30:39 +02:00
parent 47c521f9b8
commit 072dafddb3
4 changed files with 146 additions and 3 deletions

View file

@ -12,6 +12,12 @@
},
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.server.json"
},
{
"path": "./tsconfig.shared.json"
}
]
}