fix: extend correct tsconfig
Some checks failed
/ check (20) (push) Failing after 8m24s
/ check (22) (push) Failing after 8m31s

Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
This commit is contained in:
2026-01-08 19:11:17 +01:00
parent 926a2b1de8
commit aae0b245f3

View File

@@ -1,6 +1,7 @@
{
"extends": "@repo/configs/tsconfig.json",
"extends": "@repo/configs/tsconfig",
"compilerOptions": {
"outDir": "dist",
/* Path Aliases */
"baseUrl": "./src",
"paths": {