|
|
@ -13,7 +13,8 @@ |
|
|
|
"declaration": true, |
|
|
|
/* Generates corresponding '.d.ts' file. */ |
|
|
|
// "declarationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */ |
|
|
|
// "sourceMap": true, /* Generates corresponding '.map' file. */ |
|
|
|
"sourceMap": true, |
|
|
|
/* Generates corresponding '.map' file. */ |
|
|
|
// "outFile": "./", /* Concatenate and emit output to single file. */ |
|
|
|
"outDir": "dist", |
|
|
|
/* Redirect output structure to the directory. */ |
|
|
|