3.1.0 • Published 9 days ago

@bubkoo/eslint-config v3.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 days ago

eslint-config

Shared eslint config for my projects.

Install

npm install --save-dev eslint prettier typescript @bubkoo/eslint-config

Usage

.eslintrc

{
  "extends": "@bubkoo/eslint-config"
}