1.1.0 • Published 8 years ago

eslint-config-bitmatica v1.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

eslint-config-bitmatica

This package provides Bitmatica's .eslintrc as an extensible shared config.

See our Javascript style guide for a description of the rules and their rationales.

Based on Airbnb's style guide and ESLint config.

Usage

  1. npm install --save-dev eslint-config-bitmatica
  2. add "extends": "bitmatica" to your .eslintrc