Socket
Book a DemoInstallSign in
Socket

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

Package Overview
Dependencies
Maintainers
6
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

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
6
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 14 Dec 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