diff --git a/tsconfig.app.json b/tsconfig.app.json index 2d41d13..cc74236 100644 --- a/tsconfig.app.json +++ b/tsconfig.app.json @@ -5,7 +5,6 @@ "compilerOptions": { "composite": true, "tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo", - "baseUrl": ".", "paths": { "@/*": ["./src/*"], "@KTXC/*": ["../../core/src/*"] diff --git a/tsconfig.json b/tsconfig.json index 2d41d13..cc74236 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -5,7 +5,6 @@ "compilerOptions": { "composite": true, "tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo", - "baseUrl": ".", "paths": { "@/*": ["./src/*"], "@KTXC/*": ["../../core/src/*"]