0.0.5 • Published 4 years ago

@lidig/eslint-config v0.0.5

Weekly downloads
5
License
ISC
Repository
-
Last release
4 years ago

@lidig/eslint-config

Installation

yarn add --dev eslint @lidig/eslint-config

Usage

Add to your eslint config (.eslintrc, or eslintConfig field in package.json):

{
    "extends": "@lidig"
}

Publish

yarn run pub