2.0.0 • Published 1 year ago

@memory13/eslint-config-px v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

eslint-config-px

vue3版本的eslint团队规范

Installation

Install @memory13/eslint-config-px:

npm install --save-dev @memory13/eslint-config-px
// eslinttrc.js
{
  "extends": [
    "@memory13/eslint-config-px"
  ]
}
// package.json 
{
  "eslintConfig": {
    "extends": "@memory13/eslint-config-px"
  }
}
2.0.0

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.0

1 year ago