Hacker News new | ask | show | jobs
by Lazare 2232 days ago
> I just could not deal with such an opinionated tool.

ESLint is not opinionated.

> ESLint would not let us adjust settings to accept some of our normal convection's and company code style guidelines.

Example?

> I switched to jshint and have lived a much happier life.

JSHint is more opinionated and less configurable than ESLint.

I have to ask, but uh...did you maybe get the names of the tools mixed up?

1 comments

Yes ESLint didn't exist when I set up this project and I confused it for JSLint.