1.0.3 • Published 1 month ago

eslint-config-juming v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 month ago

聚名前端团队 eslint 配置

安装

$ npm install eslint-config-juming --save-dev

使用方法

配置文件

在项目根目录下新建文件.eslintrc.js

module.exports = {
  extends: 'juming',
};
1.0.3

1 month ago

1.0.2

6 months ago

1.0.1

10 months ago

1.0.0

10 months ago