@yonycalsin/eslint-config-react

0.3.2 • Public • Published

@yonycalsin/eslint-config-react

NPM Version Package License NPM Downloads

Installation

# Using npm
npm install --save @yonycalsin/eslint-config-typescript @yonycalsin/eslint-config-react

# Using yarn
yarn add @yonycalsin/eslint-config-typescript @yonycalsin/eslint-config-react

Usage

eslintrc.js

{
  "root": true,
  "extends": ["@yonycalsin/typescript", "@yonycalsin/react"],
  "parserOptions": {
    "project": "./tsconfig.json",
  },
}

Stay in touch

License

@yonycalsin/eslint-config-react under License.

Package Sidebar

Install

npm i @yonycalsin/eslint-config-react

Weekly Downloads

4

Version

0.3.2

License

MIT

Unpacked Size

5.12 kB

Total Files

4

Last publish

Collaborators

  • yonycalsin