Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

girder/eslint-config-girder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published