0.1.3 • Published 5 months ago

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

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
5 months 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

5 months ago

0.1.3

5 months ago

0.1.2

7 months ago

0.1.2-canary.0

8 months ago

0.1.1

12 months ago

0.1.1-canary.0

12 months ago

0.1.0

1 year ago

0.1.0-canary.0

1 year ago