diff --git a/tsconfig.json b/tsconfig.json index 121e641..200d7ba 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,6 +11,7 @@ "declarationMap": true, "sourceMap": true, "outDir": "./dist", + "rootDir": "./src", "removeComments": true, "newLine": "lf",