1.0.4 • Published 6 years ago

@forkbombus/eslint-config-forkbombus v1.0.4

Weekly downloads
2
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.