There have been countless debates among developers when to use Single or Double quotes, whether end each statement with semicolon, and what about the block styling? To avoid ego clashes, ESLint is a great tool to mediate the this trivial task. So here is my attempt to document what I…