eslint-config-voxproduct Shared eslint config for Vox Product. Install 1. npm i -D eslint-config-voxproduct 2. Add the config to your .eslintrc file: { "extends": "voxproduct" }