pig-quality
v1.0.1
Published
Code quality resources
Downloads
11
Readme
Pig: Code Quality Resources
Overview
Some code quality resources that we share and include via npm. It includes:
Lint
You will find a few different configurations for linting. It is broadly broken up into client
and server
. Within that there are two different types of configurations one of which is normal the other which we call relaxed
. This is meant for interactive editing. I find full on linting very distracting and this guy allows some frequently broken rules (while editing) to slide: