3.1.1 • Published 1 year ago

@bubkoo/eslint-config v3.1.1

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