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