eslint-config-trybe-backend-typescript

1.0.0 • Public • Published

eslint-config-trybe-backend-typescript

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

Installation

Simply install this through npm:

$ npm i eslint-config-trybe-backend-typescript

Usage

Extend this config on your .eslintrc.json:

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

Package Sidebar

Install

npm i eslint-config-trybe-backend-typescript

Weekly Downloads

5

Version

1.0.0

License

GPL-3.0

Unpacked Size

37.3 kB

Total Files

5

Last publish

Collaborators

  • rjmunhoz