thepenskefile / eslint-config-react-shooting-unicorns

ESLint config for products by the Shooting Unicorns fam 🦄

Home Page:https://shooting-unicorns.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shooting-unicorns-eslint-config

Install

$ npm install @shooting-unicorns/eslint-config-react-shooting-unicorns --save-dev
$ yarn add -D @shooting-unicorns/eslint-config-react-shooting-unicorns

Usage

In .eslintrc or .eslintrc.json add:

{
  "extends": [
    ...
    "@shooting-unicorns/react-shooting-unicorns",
    ...
  ],
  ...
}

License

MIT © Shooting Unicorns

About

ESLint config for products by the Shooting Unicorns fam 🦄

https://shooting-unicorns.com


Languages

Language:JavaScript 100.0%