0.1.3 • Published 2 years ago

@pantheon-systems/eslint-config-decoupled-kit v0.1.3

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

@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"
}
0.1.3-canary.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.2-canary.0

2 years ago

0.1.1

2 years ago

0.1.1-canary.0

2 years ago

0.1.0

2 years ago

0.1.0-canary.0

2 years ago