7.0.0 • Published 9 months ago
@emitrr/eslint-config v7.0.0
@emitrr/eslint-config
Emitrr ESLint config.
Install
npm i -D @emitrr/eslint-config
Usage
Add the following to your .eslintrc.json
file.
{
"extends": "@emitrr/eslint-config"
}