0.0.1 • Published 7 years ago

@andreaspizsa/eslint-config v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

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

js-standard-style

Usage

npm i -D @andreaspizsa/eslint-config

Rules

OptionBenefit
curlyoffConcise if etc e.g. if(!x) return
func-call-spacingoffVertical alignment
no-multi-spaceswarnVertically aligned requires, var, etc
key-spacingoffVertically aligned requires, var, etc
padded-blocksoffVertical spacing

Copyright © 2017 Andreas Pizsa. MIT license.