1.6.0 • Published 4 years ago

eslint-config-jk v1.6.0

Weekly downloads
16
License
MIT
Repository
github
Last release
4 years ago

eslint-config-jk

The lint setup and config that I use in my projects. Basically StandardJS with a little extra, and linting on pre-commit.

JavaScript Style Guide

Setup

One package sets up everything needed for linting:

npm i eslint-config-jk --save-dev