Skip to content
eslint-config / 0.1.6

eslint-config 0.1.6

Install from the command line:
Learn more about npm packages
$ npm install @gameflow-tv/eslint-config@0.1.6
Install via package.json:
"@gameflow-tv/eslint-config": "0.1.6"

About this version

eslint-config

Shared eslint settings for Gameflow. Based on prettier + standard. Based on eslints own documentation of shareable-configs

Installation

Install plugins used by @gameflow-tv/eslint-config:

npm i -D @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint-config-prettier eslint-plugin-import

Usage

yarn add @gameflow-tv/eslint-config --dev

Create .eslintrc in the root of your project

{
    "extends": "@gameflow-tv"
}

Details


Assets

  • eslint-config-0.1.6.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0