Socket
Book a DemoInstallSign in
Socket

eslint-config-trybe-backend

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-trybe-backend

ESLint shared config used by trybe on Back-end projects

latest
npmnpm
Version
2.1.0
Version published
Maintainers
5
Created
Source

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"
  // ...
}

Keywords

eslint

FAQs

Package last updated on 26 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts