0.1.2 • Published 4 years ago

@alexbainter/eslint-config v0.1.2

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

eslint-config

ESLint configuration for my projects.

Installation

npm i -D @alexbainter/eslint-config

Usage

See "Extending Configuration Files."

Base

Extend @alexbainter/eslint-config.

Node

Extend @alexbainter/eslint-config/node.

Browser

Extend @alexbainter/eslint-config/browser.

React

Extend @alexbainter/eslint-config-react.