1.0.0 • Published 8 years ago

eslint-config-codepunkt v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

eslint-config-codepunkt

Shareable configuration of ESLint.

Installation

yarn add --dev eslint eslint-config-codepunkt

Requirements

  • Node.js ^6.9.4 or newer
  • ESLint ^3.19.0 or newer

Usage

Create an .eslintrc in your projects root directory that extends this configuration:

{
  "extends": [ "codepunkt" ]
}
1.1.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago