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

@pantheon-systems/eslint-config-decoupled-kit

Package Overview
Dependencies
Maintainers
7
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pantheon-systems/eslint-config-decoupled-kit

ESLint configs for the Pantheon Decoupled Kit starter kits

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
1
-96.77%
Maintainers
7
Weekly downloads
 
Created
Source

@pantheon-systems/eslint-config-decoupled-kit

ESLint configs for Pantheon Decoupled Kit starter kits.

Installation

To install this package to use in your application:

  npm install @pantheon-systems/eslint-config-decoupled-kit -D

Usage

In your .eslintrc file at the root of your project, add @pantheon-systems/decoupled-kit to your extends

Basic Config

{
	"extends": "@pantheon-systems/decoupled-kit"
}

React Config

{
	"extends": "@pantheon-systems/decoupled-kit/react"
}

FAQs

Package last updated on 15 Mar 2023

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