eslint-config-gsandf-react

3.0.0 • Public • Published

eslint-config-gsandf-react

GS&F's extendable ESLint configuration (full config with dependencies) for JSX/React projects

Usage

This file is meant to be part of your .eslintrc* file or package.json. This is a batteries-included install, so all dependencies are included.

To use this with your package, first install this package, then add the following to your .eslintrc file:

{
  "extends": "gsandf-react"
}

You can override settings from this package by writing them in your own .eslintrc. (See ESLint's rules.)

Install

With either Yarn or npm installed, run one of the following:

# If using Yarn:
yarn add eslint-config-gsandf

# If using npm:
npm install --save eslint-config-gsandf

See Also

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-gsandf-react

Weekly Downloads

11

Version

3.0.0

License

MIT

Unpacked Size

11.4 kB

Total Files

20

Last publish

Collaborators

  • jelmore
  • meyer_mcmains
  • gamedadadvanced
  • jhunter
  • blakek