JSLint
Last modified: 02 June 2021
Required plugins:
Javascript and TypeScript - The plugin is bundled with CLion and enabled by default.
JSLint - Install the plugin on the Settings/Preferences | Plugins page, tab Marketplace.
warning
Since CLion 2020.2, JSLint support in the IDE has been deprecated.
However, JSLint support is still available through the JSLint plugin, which can be installed on the Settings/Preferences | Plugins page as described in Installing plugins from JetBrains repository.
Note that JSLint does not fully support some latest ECMAScript features, see the JSLint official website for details.