A sane JavaScript style: Node.js edition
Uses
npm install --save-dev eslint-config-sane eslint-config-sane-node eslint-plugin-json-files eslint-plugin-n eslint-plugin-prefer-let
Also make sure to add --ext js,json
to your eslint command to include linting JSON files.