brackets-JSLint-Configurator icon indicating copy to clipboard operation
brackets-JSLint-Configurator copied to clipboard

Brackets extension that enables configuration of JSLint options.

JSLint Configurator

Brackets extension that enables configuration of JSLint options.

Installation

Git Clone

  1. Under main menu select Help > Show Extensions Folder
  2. Git clone this repository inside the folder user.

Extension Manager

  1. Under main menu select File > Extension Manager...
  2. Search for "JSLint Configurator"
  3. Click "Install"

How to use

Under main menu select Edit > JSLint Configurator or use the shortcut "CTRL+ALT+J" to open the JSLint Configurator dialog.

Screenshot 1

Check the desired options, click the 'Insert directive to document' button... and Voila!

Screenshot 2

Hint: The configurator always inserts the JSLint directive in the first line of the document. Therefore, every time the dialog opens, it checks if the first line of the document has a JSLint directive and populates the appropriate options.

##Localization The extension is translated in the following languages:

  • English (default)
  • Greek
  • Italian
  • Spanish
  • French