A preset ESLint React configuration
npm i -D mikey-pro @mikey-pro/eslint-config-react
Extend to ESLint in package.json
:
{
"eslintConfig": {
"extends": ["@mikey-pro/eslint-config-react"]
}
}
A preset ESLint React configuration
npm i -D mikey-pro @mikey-pro/eslint-config-react
Extend to ESLint in package.json
:
{
"eslintConfig": {
"extends": ["@mikey-pro/eslint-config-react"]
}
}
npm i @mikey-pro/eslint-config-react
22
7.5.3
MIT
4.3 kB
4