orcasgit / eslint-config

Shared eslint configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

eslint-config

Shared eslint configuration

Installation

npm install "git+https://git@github.com/orcasgit/eslint-config.git"

Then create a .eslintrc file with the following contents:

{
  "extends": "orcas"
}

About

Shared eslint configuration


Languages

Language:JavaScript 100.0%