@onekeyfe/eslint-config-onekey

1.0.13 • Public • Published

onekey-eslint

OneKey Customize ESLint Rule

Installation

You'll first need to install ESLint:

$ npm i eslint --save-dev

Next, install @onekeyfe/eslint-config-onekey:

$ npm install @onekeyfe/eslint-config-onekey --save-dev

Usage

Add @onekeyfe/onekey to the extends section of your .eslintrc configuration file. You can omit the eslint-config- prefix:

{
    "extends": [
        "@onekeyfe/onekey"
    ]
}

Package Sidebar

Install

npm i @onekeyfe/eslint-config-onekey

Weekly Downloads

1

Version

1.0.13

License

MIT

Unpacked Size

6.33 kB

Total Files

12

Last publish

Collaborators

  • 1keyfe
  • loatheb