Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@obeliskbr/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@obeliskbr/eslint-config

## Description

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

Obelisk - Eslint Config

Description

This is an internal project used for sharing common eslint rules across all the front-end packages at Obelisk.

Installation

In your front-end package, run:

yarn add @obelisk/eslint-config -D

Make sure to create a .eslintrc.json file and place the content:

{
  "extends": ["@obelisk"]
}

FAQs

Package last updated on 08 Dec 2020

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