@davezuko/eslint-config
My preferred eslint configuration for React.
Usage
yarn add --dev @davezuko/eslint-config-react
// package.json
{
"eslintConfig": {
"extends": [
"@davezuko/eslint-config-react"
]
}
}
My preferred eslint configuration for React.
yarn add --dev @davezuko/eslint-config-react
// package.json
{
"eslintConfig": {
"extends": [
"@davezuko/eslint-config-react"
]
}
}
npm i @davezuko/eslint-config-react
2
0.1.0
MIT
1.01 kB
3