Lines Matching refs:files

6 …// "incremental": true,                              /* Save .tsbuildinfo files to allow for incre…
9 …ectReferenceRedirect": true, /* Disable preferring source files instead of declaration files when…
15 … /* Specify a set of bundled library declaration files that describe the …
18 …rue, /* Emit design-type metadata for decorated declarations in source files. */
23 …// "noLib": true, /* Disable including any library files, inclu…
25 … "auto", /* Control what method is used to detect module-format JS files. */
29 …ir": "./", /* Specify the root folder within your source files. */
38 "resolveJsonModule": true, /* Enable importing .json files. */
39 …llow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should …
42 … /* Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get…
43 …ue, /* Enable error reporting in type-checked JavaScript files. */
44 … /* Specify the maximum folder depth used for checking JavaScript files from 'node_modules…
47 …: true, /* Generate .d.ts files from TypeScript and JavaScript files
48 // "declarationMap": true, /* Create sourcemaps for d.ts files. */
49 …DeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
50 …": true, /* Create source map files for emitted JavaScript files. */
52 …Dir": "./", /* Specify an output folder for all emitted files. */
54 …// "noEmit": true, /* Disable emitting files from a compilation.…
59 … /* Specify the location where debugger should locate map files instead of generat…
60 …// "inlineSourceMap": true, /* Include sourcemap files inside the emitted…
62 … /* Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files. */
63 …ewLine": "crlf", /* Set the newline character for emitting files. */
66 …// "noEmitOnError": true, /* Disable emitting files if any type checkin…
68 …"./", /* Specify the output directory for generated declaration files. */
100 …// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are in…
101 "skipLibCheck": true /* Skip type checking all .d.ts files. */