diff options
| author | Maks Jopek <maksymilian.jopek@prym-soft.pl> | 2021-05-26 18:50:18 +0200 |
|---|---|---|
| committer | Maks Jopek <maksymilian.jopek@prym-soft.pl> | 2021-05-26 18:50:18 +0200 |
| commit | 1afb236c2d6828883e139652dd8c89d8949b8039 (patch) | |
| tree | 905386f1ee4210937682d62d7f75bdc771184c80 /tsconfig.json | |
| parent | aa13f322e2d59fdc3c50371572c0cad443b798ec (diff) | |
| download | IRC-1afb236c2d6828883e139652dd8c89d8949b8039.tar.gz IRC-1afb236c2d6828883e139652dd8c89d8949b8039.tar.zst IRC-1afb236c2d6828883e139652dd8c89d8949b8039.zip | |
Version v1.0.2
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json index 80e3ba9..898b6e8 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,7 +12,7 @@ // "jsx": "preserve", /* Specify JSX code generation: 'preserve', 'react-native', or 'react'. */ // "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": "./", /* Redirect output structure to the directory. */ // "rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */ |
