ReSharper 2018.2 Help

Inspections

ReSharper | Options | Code Editing | TypeScript | Inspections

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

Item

Description

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: 21 December 2018

See Also