This package has been deprecated

Author message:

All ESLint rules in this module have been moved and are now available at eslint-config-iplayer

eslint-config-iplayer-jsx

6.0.0 • Public • Published

eslint-config-iplayer-jsx

eslint config for BBC iPlayer React JSX projects.

Other useful iPlayer eslint configs:

Installation

npm install --save-dev eslint-config-iplayer-jsx

Usage

Add the following to your package.json:

{
  "eslintConfig": {
    "extends": "iplayer-jsx"
  }
}

This package currently sets the default ECMAScript Version to be 9. If you require a different version you can change it like so:

{
  "eslintConfig": {
    "extends": "iplayer-jsx"
  },
  "parserOptions": {
    "ecmaVersion": 6,
  }
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-iplayer-jsx

Weekly Downloads

10

Version

6.0.0

License

Apache-2.0

Unpacked Size

7.52 kB

Total Files

8

Last publish

Collaborators

  • rlfbbc
  • ramkup01
  • aggari01
  • abz.me
  • jamesdesq
  • hjerling
  • hafsa-abdulsalim
  • yusuf963m
  • tzaman76
  • rsblandamer
  • anthonygreen
  • mknish
  • tmoco
  • ajitsanto09
  • lexedwardsbbc
  • cjewell47
  • catherine_hpr
  • andycharris
  • syke
  • carrejoe3
  • chibbc
  • sbason
  • henrywarne
  • caporp01
  • swatitabib
  • ianarundale
  • milkywaynian