@andreaspizsa/eslint-config

0.0.1 • Public • Published

An eslint configuration based on standard, allowing for flexible vertical alignment and spacing

js-standard-style

Usage

npm i -D @andreaspizsa/eslint-config

Rules

Option Benefit
curly off Concise if etc e.g. if(!x) return
func-call-spacing off Vertical alignment
no-multi-spaces warn Vertically aligned requires, var, etc
key-spacing off Vertically aligned requires, var, etc
padded-blocks off Vertical spacing

Copyright © 2017 Andreas Pizsa. MIT license.

Package Sidebar

Install

npm i @andreaspizsa/eslint-config

Weekly Downloads

3

Version

0.0.1

License

MIT

Last publish

Collaborators

  • andreaspizsa