Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 414 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 414 Bytes

CHANGELOG

本项目所有的发布记录都会维护到本文档中。

1.0.0 2018-03-03

初始版本发布。

Features

支持

  • eslint:recommended
  • eslint-config-standard
  • eslint-config-standard-react
  • eslint-plugin-css-modules/recommended
  • eslint-plugin-flowtype/recommended

所有默认规则配置。

1.0.1 2018-03-05

为 flowtype 添加 onlyFilesWithFlowAnnotation:true 选项。