Skip to content

peterflynn/anti-lint-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"Anti-Lint" for JS in Brackets

Disables Brackets' built-in JSLint checker and replaces it with a simple, plain-old JS syntax checker. The syntax checker runs any time a file is saved, and whenever you open a file or switch between files.

How to Install

Anti-Lint is an extension for Brackets, a new open-source code editor for the web.

To install extensions:

  1. Choose File > Extension Manager and select the Available tab
  2. Search for this extension
  3. Click Install!

License

MIT-licensed -- see main.js for details.

Compatibility

Brackets Sprint 31 or newer (not compatible with any Adobe Edge Code release yet).

About

Brackets extension to replace default JSLint checker with a simple JS syntax checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors