2.4.0 • Published 1 year ago

@bubkoo/eslint-config v2.4.0

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"
}