fix: extend correct tsconfig
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": "@repo/configs/tsconfig.json",
|
||||
"extends": "@repo/configs/tsconfig",
|
||||
"compilerOptions": {
|
||||
"outDir": "dist",
|
||||
/* Path Aliases */
|
||||
"baseUrl": "./src",
|
||||
"paths": {
|
||||
|
||||
Reference in New Issue
Block a user