diff --git a/tsconfig.json b/tsconfig.json index 92ea7ea..b685aae 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,6 +12,7 @@ "declarationMap": true, "outDir": "./dist", + "rootDir": ".", "baseUrl": ".", "paths": { "@/*": ["src/*"],