3.0.0 • Published 5 years ago
@khromove/eslint-config-typescript-react v3.0.0
ESLint React Config
React
- Install the correct versions of each package, which are listed by the command:
npm info "@khromove/eslint-config-typescript-react" peerDependencies
- Install all dependecies:
npx install-peerdeps --dev @khromove/eslint-config-typescript-react
- Add next line to your
.eslintrc
:
{
"extends": "@khromove/eslint-config-typescript-react"
}
3.0.0
5 years ago