eslint-config-wopian-react

3.0.0 • Public • Published

ESLint Config React

npm badge npm install badge contributors badge

travis badge david badge david dev badge

Standard ESLint Config for my React projects

Also available for JavaScript and Vue

Requirements

  • ESLint >=7.0.0
  • Node >=10.0.0

Installation

yarn add --dev eslint eslint-config-wopian-react
npm install --save-dev eslint eslint-config-wopian-react

Usage

Create an .eslintrc.* file to configure rules. See: https://eslint.org/docs/user-guide/configuring

Example .eslintrc.yml

extends: wopian-react

Contributing

Setup

This project uses Yarn Workspaces which has to be enabled globally:

yarn config set workspaces-experimental true

Install Dependencies

yarn
yarn bootstrap

License

All code released under MIT

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-wopian-react

Weekly Downloads

22

Version

3.0.0

License

MIT

Unpacked Size

11.5 kB

Total Files

6

Last publish

Collaborators

  • wopian