eslint-config-foxsports

1.0.0 • Public • Published

eslint-config-foxsports

Web developer javascript standards for Kayo & Fox Sports

Installation

You'll first need to install ESLint:

$ npm i eslint --save-dev

Next, install eslint-config-foxsports:

$ npm install eslint-config-foxsports --save-dev

Note: If you installed ESLint globally (using the -g flag) then you must also install eslint-config-foxsports globally.

Usage

Add foxsports to the extends section of your .eslintrc configuration file. You can omit the eslint-plugin- prefix:

{
    "extends": [
        "foxsports"
    ]
}

Package Sidebar

Install

npm i eslint-config-foxsports

Weekly Downloads

131

Version

1.0.0

License

ISC

Unpacked Size

107 kB

Total Files

29

Last publish

Collaborators

  • darren.nolan
  • seankoji
  • slmt
  • grishkinfs
  • archinal
  • nirajaryal
  • setek