1.0.0 • Published 8 years ago

@huntie/eslint-config v1.0.0

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

eslint-config

Personal ESLint base configurations by project type.

Installation

$ npm install @huntie/eslint-config

Usage

Extend the desired configuration in your project's .eslintrc file.

extends:
    - '@huntie/eslint-config/node'
1.0.0

8 years ago