eslint-config-trybe-fundamentals

1.1.1 • Public • Published

eslint-config-trybe-fundamentals

ESLint Shared config used by trybe on projects of the Fundamentals module

Installation

Simply install this through npm:

$ npm i eslint-config-trybe-fundamentals

Usage

Extend this config on your .eslintrc.json:

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

Package Sidebar

Install

npm i eslint-config-trybe-fundamentals

Weekly Downloads

41

Version

1.1.1

License

GPL-3.0

Unpacked Size

39.3 kB

Total Files

5

Last publish

Collaborators

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