@szjyp226/eslint-plugin

1.0.9 • Public • Published

@szjyp226/eslint-plugin

個人用なeslint-config

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install eslint-plugin-mine:

npm install @szjyp226/eslint-plugin --save-dev

Usage

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

{
    "extends": [
        "plugin:@szjyp226/vue"
    ]
}

Rules

Package Sidebar

Install

npm i @szjyp226/eslint-plugin

Weekly Downloads

1

Version

1.0.9

License

ISC

Unpacked Size

9.33 kB

Total Files

6

Last publish

Collaborators

  • szjyp226