/eslint-config-jk

Node.js lint setup and config that I use in my projects (based on StandardJS).

Primary LanguageJavaScriptMIT LicenseMIT

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