0.0.7 • Published 3 years ago

@johnpittman/eslint-config v0.0.7

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

Installation

npm i -D @johnpittman/eslint-config

Usage

.eslintrc.js

module.exports = {
  extends: ['@johnpittman/eslint-config']
};