ReSharper 2017.2 Help

Inspections

ReSharper | Options | Code Editing | TypeScript | Inspections

On this options page, you can adjust the way code inspection works in TypeScript.

ItemDescription
TypeScript language level The specified language level will be used when analyzing TypeScript code .
Enable type guards narrowing coloring When ReSharper's syntax highlighting is enabled, this check box allows you to semantically color local variables, parameters, and their properties that are type-guarded.
Last modified: 14 December 2017

See Also