@mathbreder/eslint-config
v0.0.10
Published
ESLint configuration used by mathbreder.
Downloads
40
Readme
mathbreder's ESLint config
Whats included?
- Standard config base;
- Prettier;
Setup
Node.js
Install dependencies:
npm i -D eslint https://github.com/mathbreder/eslint-config.gitInside .eslintrc.json
{
"extends": "@mbreder/eslint-config/node"
}Automated dependency updates 🔄
We use Dependabot to keep dependencies and GitHub Actions up to date. Dependabot opens weekly pull requests with suggested upgrades so you can review and merge them.
