@monolambda/eslint-config

1.7.6 • Public • Published

eslint-config

npm version Travis branch npm

Rules>

Rule set based on:

Included Plugins

  • eslint-plugin-jest

Opinions:

  • Uses babel-eslint parser by default.
  • Uses 4, spaces for easier readability.
  • Keeps most of the rules recommended rules.

Note: The current ruleset is subject to change and under review, please feel free to send a PR for rules you feel that are over the top.

Installation:

npm install @monolambda/eslint-config eslint --save

Usage

In .eslintrc:

{
    "extends": "@monolambda/eslint-config"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @monolambda/eslint-config

Weekly Downloads

0

Version

1.7.6

License

Unlicense

Unpacked Size

4.55 kB

Total Files

8

Last publish

Collaborators

  • levsthings