Lines Matching refs:file
4 /* Visit https://aka.ms/tsconfig.json to read more about this file */
14 // "declaration": true, /* Generates corresponding '.d.ts' file. */
15 …larationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */
16 // "sourceMap": true, /* Generates corresponding '.map' file. */
17 // "outFile": "./", /* Concatenate and emit output to single file. */
21 …// "tsBuildInfoFile": "./", /* Specify file to store incremental compilation informa…
26 …// "isolatedModules": true, /* Transpile each file as a separate module (similar to …
36 …ict": true, /* Parse in strict mode and emit "use strict" for each source file. */
59 …SourceMap": true, /* Emit a single file with source maps instead of having a separat…
60 … /* Emit the source alongside the sourcemaps within a single file; requires '--inline…
68 …onsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */