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-tsx

4.0.1 • Public • Published

eslint-config-iplayer-tsx

eslint config for BBC iPlayer React Typescript JSX projects.

Other useful iPlayer eslint configs:

Installation

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

Usage

Add the following to your package.json:

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

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

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

/eslint-config-iplayer-tsx/

    Package Sidebar

    Install

    npm i eslint-config-iplayer-tsx

    Weekly Downloads

    15

    Version

    4.0.1

    License

    Apache-2.0

    Unpacked Size

    4.01 kB

    Total Files

    6

    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