This feature is supported in the Ultimate edition only.
The following is only valid when JavaScript Support Plugin is installed and enabled!
for Windows and Linux
for macOS
⌘,⌘,⌘,⌥F7⌃⌥S
Use this page to enable the JavaScript JSCS
code verifier and to configure its behaviour.
| Item | Description |
|---|---|
| Enable | Select this check box to have JSCS applied to verify the code in the current project. After that the other controls in the page are enabled. |
| Node Interpreter |
In this field,
specify the Node.js interpreter to use. Choose one of the configured interpreters or click
and configure a new one as described in Configuring Node.Js Interpreters.
If you have appointed one of the installations as default, the field displays the path to its executable file. |
| JSCS Package |
In this field,
specify the location of the jscs package installed in the current project,
see Installing JSCS.
|
| Configuration File |
In this area, appoint the configuration to use.
By default, IntelliJ IDEA first looks for a You can also apply a predefined set of rules, either independently or in combination with a configuration file. In the latter case, the rules from the configuration file override the predefined rules.
|
| Code Style Preset | From this drop-down list, choose the set of predefined rules associated with the code style you use. |
and configure a new one as described in