I'm in the process of creating a new web app boilerplate, and I need to give it a lint config. Kyle Simpson convinced me I should look at ESLint instead of JSHint, so now I have to figure out how to configure ESLint to my liking. My liking means as idiomatic as possible.
To that end, I will give an unnamed JavaScript related prize (of real value) to the person who can show me an .eslintrc
that most closely matches the idiomatic style I recommend in Appendix A of "Programming JavaScript Applications" (O'Reilly).
Also https://github.com/ljharb/object-keys/blob/master/.eslintrc and https://github.com/es-shims/RegExp.prototype.flags/blob/master/.eslintrc