2.0.0 • Published 4 years ago
@sibipro/eslint-config v2.0.0
@sibipro/eslint-config
Monorepo for eslint configuration for sibi projects.
Usage
Simply install the peer dependencies and then add this package to your eslint config's extends
array.
npx install-peerdeps --dev @sibipro/eslint-config
{
"extends": ["@sibipro/eslint-config"]
}
License
MIT © SIBI, LLC