diff --git a/tsconfig.json b/tsconfig.json index a4b25ea..39cf311 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,6 +12,7 @@ "declaration": true, /* Generates corresponding '.d.ts' file. */ "sourceMap": true, + "sourceRoot": "./", /* Generates corresponding '.map' file. */ // "outFile": "./", /* Concatenate and emit output to single file. */ "outDir": "./",