1.0.0 • Published 2 years ago
@pedidopago/eslint-react v1.0.0
Get Started
With NPM
npm install @pedidopago/eslint-reactWith Yarn
yarn add @pedidopago/eslint-reactUsage
Add the following to your .eslintrc.js file:
module.exports = {
extends: ["@pedidopago/eslint-react"],
};1.0.0
2 years ago