We did for some reasons.
I think we could take a look at the advice from eslint :
eqeqeq to have safer comparisons.
func-names to have better debug traces.
Otherwise once we disable the eslint warnings that we will never fix because it's generated code, it's not so bad. It actually found real errors in the generated code.