@lidig/eslint-config
v0.0.5
Published
ESLint config for React
Downloads
8
Readme
@lidig/eslint-config
Installation
yarn add --dev eslint @lidig/eslint-configUsage
Add to your eslint config (.eslintrc, or eslintConfig field in package.json):
{
"extends": "@lidig"
}Publish
yarn run pub