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.
Anti-Lint is an extension for Brackets, a new open-source code editor for the web.
To install extensions:
- Choose File > Extension Manager and select the Available tab
- Search for this extension
- Click Install!
MIT-licensed -- see main.js for details.
Brackets Sprint 31 or newer (not compatible with any Adobe Edge Code release yet).