@378q/code-style

1.0.0 • Public • Published

eslint-plugin-sample

s

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install eslint-plugin-sample:

npm install eslint-plugin-sample --save-dev

Usage

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

{
    "plugins": [
        "sample"
    ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @378q/code-style

Weekly Downloads

0

Version

1.0.0

License

none

Unpacked Size

3.51 kB

Total Files

7

Last publish

Collaborators

  • zxfishh_ck