Created: 2021 January 22nd
Updated: 2021 January 22nd
To install locally/per project:
npx install-peerdeps --dev eslint-config-wesbos
and create a .eslintrc file:
.eslintrc
{ "extends": ["wesbos"]}
full details on the config here.