eslint config for react
yarn add @bowencool/eslint-config-react -D
in .eslintrc.js
module.exports = {
extends: ['@bowencool', '@bowencool/ts', '@bowencool/react'],
rules: {
// your rules
},
};
eslint config for react
yarn add @bowencool/eslint-config-react -D
in .eslintrc.js
module.exports = {
extends: ['@bowencool', '@bowencool/ts', '@bowencool/react'],
rules: {
// your rules
},
};
npm i @bowencool/eslint-config-react
0
1.1.5
ISC
1.27 kB
3