@joinbox/eslint-config-joinbox

2.0.0 • Public • Published

Joinbox Linter Configuration

Linter configuration for JavaScript project based on airbnb rules with some custom changes.

Installation

Since the module is not published yet pull it form github.

npm i -D @joinbox/eslint-config-joinbox

Usage

Add the following line to the .eslintrc file in the project root folder.

{
  "extends": "@joinbox/joinbox"
}

Joinbox Coding Guildelines

The guidelines can be found here.

Package Sidebar

Install

npm i @joinbox/eslint-config-joinbox

Weekly Downloads

22

Version

2.0.0

License

MIT

Unpacked Size

3.74 kB

Total Files

8

Last publish

Collaborators

  • fxstr
  • simontschanz
  • andimeier-ch