All Projects → georapbox → brackets-JSLint-Configurator

georapbox / brackets-JSLint-Configurator

Licence: MIT license
Brackets extension that enables configuration of JSLint options.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].