This package has been deprecated

Author message:

It won't be maintained, use @antfu/eslint-config instead.

@wuxh/eslint-config

0.0.2 • Public • Published

@wuxh/eslint-config

usage

install

npm i eslint @wuxh/eslint-config -D

Edit .eslintrc

{
  "extends": "@wuxh/eslint-config"
}

Add script for package.json

{
  "scripts": {
    "lint": "eslint \"**/*.{vue,ts,js}\""
  }
}

Readme

Keywords

Package Sidebar

Install

npm i @wuxh/eslint-config

Weekly Downloads

5

Version

0.0.2

License

MIT

Unpacked Size

1.52 kB

Total Files

4

Last publish

Collaborators

  • wxh16144