1.0.9 • Published 5 months ago

@szjyp226/eslint-plugin v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

@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

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.2

5 months ago

1.0.3

5 months ago

1.0.0

6 months ago