Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix components lint #8

Closed
5 of 6 tasks
yiminghe opened this issue Dec 1, 2015 · 1 comment
Closed
5 of 6 tasks

fix components lint #8

yiminghe opened this issue Dec 1, 2015 · 1 comment

Comments

@yiminghe
Copy link
Member

yiminghe commented Dec 1, 2015

lint 修复

删除 node_modules,重新 npm install,运行 npm run lint, warning 可以通过在文件头部加入:

/* eslint react/no-multi-comp:0 */

待修复组件列表

  • tabs: @yiminghe
  • input-number/progress/slider/switch: @本杰
  • time-picker: @崖鹰
  • queue-anim/table/form-validation/notification: @偏右
  • pagination: @雨维
  • tree: @然则
@afc163
Copy link
Member

afc163 commented Dec 1, 2015

eslint --fix 可以自动修复少数错误。

afc163 added a commit to react-component/queue-anim that referenced this issue Dec 1, 2015
afc163 added a commit to react-component/table that referenced this issue Dec 1, 2015
afc163 added a commit to react-component/notification that referenced this issue Dec 1, 2015
afc163 added a commit to react-component/form-validation that referenced this issue Dec 1, 2015
@yiminghe yiminghe closed this as completed Jan 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants