PhpStorm 2017.3 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 settings


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

ItemDescription
EnableSelect this checkbox 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.
Last modified: 29 March 2018

See Also

Language and Framework-Specific Guidelines: