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

0.1.3 • Public • Published

@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"
}

Readme

Keywords

none

Package Sidebar

Install

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

Weekly Downloads

48

Version

0.1.3

License

GPL-3.0-or-later

Unpacked Size

38.1 kB

Total Files

6

Last publish

Collaborators

  • mel-miller
  • cat.kaethler
  • zzyou
  • cobypear
  • backlineint
  • pantheon-npm