How can I run jslint as a compile tool in emacs for Windows?
        Posted  
        
            by Cheeso
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Cheeso
        
        
        
        Published on 2010-03-17T20:54:12Z
        Indexed on 
            2010/03/17
            21:01 UTC
        
        
        Read the original article
        Hit count: 245
        
I'm using GNU Emacs on Win32.
I want to be able to run jslint as a compilation on .js files, and then step through the errors that jslint reports.
I have jslint, the WScript version.
© Stack Overflow or respective owner