4.0.1 • Published 8 years ago

eslint-config-girder v4.0.1

Weekly downloads
23
License
Apache-2.0
Repository
github
Last release
8 years ago

eslint-config-girder

This repository contains a standalone package for Girder's ESLint configuration. It uses several ESLint plugins that must be installed at the top level. See the peerDependencies section of the package.json.

Install

npm install --save-dev eslint-config-girder eslint@3.3.1 eslint-config-semistandard@6.0.2 eslint-config-standard@5.3.5 eslint-config-backbone@2.0.2 eslint-plugin-promise@2.0.1 eslint-plugin-standard@2.0.0 eslint-plugin-underscore@0.0.10

Usage

In .eslintrc:

{
  "extends": "girder"
}
4.0.1

8 years ago

4.0.0

8 years ago

3.1.0

8 years ago

3.0.0

8 years ago

2.1.0

8 years ago

2.0.0

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago