This package provides ZeMoSo's .eslintrc as an extensible configuration.
Install using npm
npm i eslint-config-zemoso
Extend this config in your .eslintrc ( Create one if not present )
{ // "extends": "eslint-config-zemoso" // }
This is currently in development. Please keep your package updated to avoid any unnecessary behaviour.