keepfy / eslint-config-keepfy

Keepfy projects eslint rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keepfy ESLint config

To use it, just install with:

yarn add --dev eslint-config-keepfy

Then extend the rules in your .eslintrc.json file:

{
    "extends": "keepfy"
}

About

Keepfy projects eslint rules


Languages

Language:JavaScript 100.0%