0.9.0 • Published 1 year ago

@matt-tingen/eslint-config v0.9.0

Weekly downloads
2
License
MIT
Repository
github
Last release
1 year ago
yarn add -D eslint @matt-tingen/eslint-config

.eslintrc

{
  "root": true,
  "extends": ["@matt-tingen/eslint-config"]
}

The @matt-tingen/eslint-config/base is also available for projects not using react.