Search code examples
typescriptintellij-ideawebstormeslint

How to configure ESLint for TypeScript with IntelliJ Ultimate?


I am trying to configure ESLint for TypeScript with IntelliJ Ultimate 2020.2.

I don't see any options under "Settings -> Language & Frameworks -> TypeScript"

enter image description here

I am seeing the option only for TSLint which is deprecated. How ESLint can be configured for the (Angular) project?


Solution

  • It has to be configured in Settings | Languages and Frameworks | JavaScript | Code Quality Tools | ESLint. See https://www.jetbrains.com/help/webstorm/2021.1/eslint.html#ws_js_eslint_activate, https://www.jetbrains.com/help/webstorm/2021.1/using-tslint-code-quality-tool.html#ws_eslint_linting_typescript_files_with_eslint