1.0.3 • Published 6 years ago

eslint-config-forkbombus v1.0.3

Weekly downloads
6
License
MIT
Repository
-
Last release
6 years ago

Forkbombus Labs coding standard ESLint configuration

Installation

npm install --save-dev eslint eslint-config-forkbombus@^1.0.0

Usage

Create a .eslintrc file with the following contents:

extends: forkbombus

Then run the eslint command.