@lianrui/eslint-plugin-practice

1.2.1 • Public • Published

eslint-plugin-apollo

learning development of the rules

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install eslint-plugin-apollo:

npm install eslint-plugin-apollo --save-dev

Usage

Add apollo to the plugins section of your .eslintrc configuration file. You can omit the eslint-plugin- prefix:

{
    "plugins": [
        "apollo"
    ]
}

Package Sidebar

Install

npm i @lianrui/eslint-plugin-practice

Weekly Downloads

0

Version

1.2.1

License

ISC

Unpacked Size

6.64 kB

Total Files

7

Last publish

Collaborators

  • lianrui