• Home
  • Raw
  • Download

Lines Matching +full:error +full:- +full:reporting

24 …// "disableSolutionSearching": true,                 /* Opt a project out of multi-project referen…
32 …// "emitDecoratorMetadata": true, /* Emit design-type metadata for decorated de…
35 …Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.` */
38 …// "useDefineForClassFields": true, /* Emit ECMAScript-standard-compliant class f…
44 … /* Specify the base directory to resolve non-relative module names…
45 …// "paths": {}, /* Specify a set of entries that re-map impor…
55 …// "checkJs": true, /* Enable error reporting in type-checked Jav…
67 …llow importing helper functions from tslib once per project, instead of including them per-file. */
74 …// "emitBOM": true, /* Emit a UTF-8 Byte Order Mark (BOM) in the …
91 …"strict": true, /* Enable all strict type-checking options. */
92 …// "noImplicitAny": true, /* Enable error reporting for expressions and…
94 …en assigning functions, check to ensure parameters and the return values are subtype-compatible. */
97 …// "noImplicitThis": true, /* Enable error reporting when `this` is give…
100 …// "noUnusedLocals": true, /* Enable error reporting when a local variab…
101 …// "noUnusedParameters": true, /* Raise an error when a function parameter i…
103 …// "noImplicitReturns": true, /* Enable error reporting for codepaths that …
104 …// "noFallthroughCasesInSwitch": true, /* Enable error reporting for fallthrough cas…
108 …// "allowUnusedLabels": true, /* Disable error reporting for unused labels.…
109 …// "allowUnreachableCode": true, /* Disable error reporting for unreachable co…