2.0.1 • Published 4 years ago

@masterodin/eslint-config-javascript v2.0.1

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

@masterodin/eslint-config-javascript

npm (scoped)

Shareable eslint config for javascript projects. This extends off of the eslint:recommended ruleset with a bunch of additional style stuff.

Installation

npm install @masterodin/eslint-config-javascript

Usage

Edit your eslint config file to then extend off of @masterodin/eslint-config-javascript. You do not need to include eslint:recommended.