Any tool to automatically fix simple JSLint issues? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 2 years ago . I've run JSLint for the first time on a rather lengthy file, and I have a lot of errors like expected exactly 1 space between "function" and "(" or unexpected ' ' . I didn't realize this was important at all anywhere I learned about javascript and now fixing each one of these rather simple things by hand seems