Grunt task to find console.log statements
Get rid of all those console.log statements! I've been working a lot on styleguides and coding style projects recently and one thing that really stuck out to me is a lack of tools to fix higher-level coding antipatterns. Committing console.log statements is frequently one of those antipatterns that… Read more »