PhpStorm 2017.1 Help

Closure Linter

File | Settings | Languages and Frameworks | JavaScript | Code Quality Tools | Closure Linter for Windows and Linux
PhpStorm | Preferences | Languages and Frameworks | JavaScript | Code Quality Tools | Closure Linter for macOS
Ctrl+Alt+S

/help/img/idea/2017.1/settings.png

Use this page to enable the JavaScript Closure Linter code verifier and to configure its behaviour.

ItemDescription
EnableSelect this check box to have Closure Linter applied to verify the code in the current project. After that the other controls in the page are enabled.
Closure Linter executable fileIn this text box specify the path to the Closure Linter executable file:
  • <Python_home>\Scripts\jslint.exe for Windows
  • /usr/local/bin/gjslint for Linux and macOS
Configuration fileIn this text box, specify the location of the previously created configuration text file to apply.

See Also

Last modified: 19 July 2017