@marolint/eslint-config-react

1.1.1 • Public • Published

Installation

npm install --save-dev eslint prettier @marolint/eslint-config-react

Usage

Add the following to your .eslintrc file:

{
  "extends": ["@marolint/eslint-config-react"]
}

And add the following to your .prettier.config.js file:

/** @type {import('prettier').Options} */
module.exports = {
  extends: ["@marolint/eslint-config-react/prettier.config"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @marolint/eslint-config-react

Weekly Downloads

2

Version

1.1.1

License

none

Unpacked Size

2.35 kB

Total Files

5

Last publish

Collaborators

  • maronato