3.1.0 • Published 8 months ago

@bubkoo/eslint-config v3.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months 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"
}