@ttgint/eslint-config

v0.3.0
ESLint config for TTGINT projects
eslint eslint-config

ttgint/eslint-config

npm Build Status Greenkeeper badge

ESLint config for Node.js projects

Installation

npm i eslint prettier @ttgint/eslint-config --save-dev

Setup

Add the config to either the package.json:

{
  "eslintConfig": {
    "extends": "@ttgint"
  }
}

or to the .eslintrc

{
  "extends": "@ttgint"
}

Acknowledgments

npm i @ttgint/[email protected]

Metadata

  • MIT
  • Whatever
  • Cemre Mengu
  • released 1/10/2019

Downloads

Maintainers