1.0.1 • Published 5 years ago

zm-bi-eslint v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

zm-bi-eslint

zm数据中心前端eslint规范

Installing

In your project folder, run:

npm install -D eslint-config-zmbieslint
yarn add eslint-config-zmbieslint

Usage

Create (or update) a .eslintrc file with the following content:

{
  'extends': [
    'zmbieslint'
  ]
}
1.0.1

5 years ago

1.0.0

5 years ago