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