2.0.2 • Published 1 year ago

eslint-config-kinal v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

eslint-config-kinal

Usage

npx install-peerdeps --dev eslint-config-kinal

Add to your eslint config file .eslintrc.json:

{
  "extends": "kinal"
}