I'm a fan of most of what I see, but I don't particularly understand the decision to disallow console.log. I can understand the "it has no place in production" argument, but I also wouldn't want my linter constantly complaining in a development environment.
I'm a fan of most of what I see, but I don't particularly understand the decision to disallow
console.log. I can understand the "it has no place in production" argument, but I also wouldn't want my linter constantly complaining in a development environment.