ESLint configuration to be shared across repositories.
Install:
$ yarn add --dev @benbender/eslint-config
Edit package.json
:
{
// ...
"eslintConfig": {
"extends": [
"@benbender"
]
}
}
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||