ReSharper 2017.1 Help

ReSharper by Language: TypeScript

ReSharper 2017.1 fully supports all TypeScript versions up to 2.0. ReSharper automatically detects TypeScript version by the <TypeScriptToolsVersion> property in the Visual Studio project file. But you can specify the target TypeScript version explicitly using the TypeScript language level selector on the Code Editing | TypeScript | Inspections page of ReSharper options.

Code inspection and other features analyze TypeScript code in different ways depending on the selected language version.

Descriptions of ReSharper features for TypeScript are grouped in the following topics:

Making ReSharper ignore specific code

ReSharper allows you to ignore specific files, folders and file masks in different ways. You can configure ignored files on the following options pages:

Last modified: 12 October 2017

See Also