0.3.4 • Published 2 years ago

@hongbusi/eslint-config v0.3.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@hongbusi/eslint-config

ESLint config for my personal projects.

Install

yarn add eslint @hongbusi/eslint-config -D

Usage

{
  "extends": [
    "@hongbusi/eslint-config"
  ]
}