alexbainter / eslint-config

ESLint configuration for my projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ESLint configuration for my projects.

License:MIT License


Languages

Language:JavaScript 100.0%