javascript-tools.tmbundle
javascript-tools.tmbundle copied to clipboard
Essential Tools for developing Javascript in TextMate
It's no longer as simple integrating jshint. See this issue on jshint for background: https://github.com/jshint/jshint/issues/1008
There's a command in the bundle for editing the JSLint settings. I don't see one for JSHint settings. http://www.jshint.com/docs/ I'd like to be able to change these settings on a...
This bundle now requires node.js. I need to add some documentation describing how to install it and how to configure your `PATH` in TextMate.