Hacker News new | ask | show | jobs
by timdown 5484 days ago
You can't remove all the craziness in JSLint. The warnings about using == instead of === and not having your var statements at the top of the function, for example.