0.2.0-snapshot.0 • Published 4 years ago

@jagretz/eslint-config-base v0.2.0-snapshot.0

Weekly downloads
6
License
MIT
Repository
-
Last release
4 years ago

Configuration for javascript projects.

eslint-config-base

Disregards *most linter settings that touch code format.

* = Linters are intended to catch problem areas in a codebase. Occasionally, formatting lint rules are added which do not change the affect of the code, but may cause confusion for new developers and frustration for more experienced developers.

Not all formatting rules provided by linters are disabaled, but this configuration does limit the number of formatting rules that do come enabled.

Dependencies