eslint-config-trybe-backend

2.1.0 • Public • Published

eslint-config-trybe-backend

ESLint Shared config used by trybe on projects of the Back-end module

Installation

Simply install this through npm:

$ npm i eslint-config-trybe-backend

Usage

Extend this config on your .eslintrc.json:

{
  // ...
  "extends": "trybe-backend"
  // ...
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-trybe-backend

Weekly Downloads

1,559

Version

2.1.0

License

GPL-3.0

Unpacked Size

41.1 kB

Total Files

5

Last publish

Collaborators

  • rjmunhoz
  • gfpoliva
  • antoniosb
  • renatofreire-trybe
  • cleytonoliveira