@ttgint/eslint-config

1.4.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @ttgint/eslint-config

Weekly Downloads

0

Version

1.4.0

License

MIT

Unpacked Size

3.6 kB

Total Files

6

Last publish

Collaborators

  • cemremengu