CLion 2018.1 Help

Stylelint

File | Settings | Languages and Frameworks | Stylesheets | Stylelint for Windows and Linux
CLion | Preferences | Languages and Frameworks | Stylesheets | Stylelint for macOS
Ctrl+Alt+S settings


Use this page to enable the CSS Stylelint code verifier in your project and to configure its behaviour.


ItemDescription
EnableSelect this checkbox to activate the Stylelint support.
Node Interpreter In this field, specify the Node.js interpreter to use. If you choose the Project alias, CLion will automatically use the project default interpreter from the Node interpreter field on the Node.js and NPM page.

In most cases, CLion detects the project default interpreter and fills in the field itself. You can also choose another configured local interpreter or click browseButton and configure a new one.

Stylelint package In this field, specify the location of the stylelint package installed globally or in the current project.
Last modified: 24 July 2018