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

Better:docs/rules/accessor-pairs #51

Open
DavidDong93 opened this issue Feb 7, 2016 · 8 comments
Open

Better:docs/rules/accessor-pairs #51

DavidDong93 opened this issue Feb 7, 2016 · 8 comments

Comments

@DavidDong93
Copy link

[docs/rules/accessor-pairs]
Rule Details
规则细则

@DavidDong93
Copy link
Author

By activating the option getWithoutSet** it enforces the presence **of a setter for every property which has a getter defined
通过激活 getWithoutSet 选项,该规则强制要求为每个定义了 getter 的属性提供对应的 setter

@DavidDong93
Copy link
Author

Options
选项

@DavidDong93
Copy link
Author

Usage
使用

@DavidDong93
Copy link
Author

When Not To Use It
何时不使用该规则

@DavidDong93
Copy link
Author

Further Reading
延伸阅读

@DavidDong93
Copy link
Author

Version
版本

@DavidDong93
Copy link
Author

Resources
资源

@DavidDong93
Copy link
Author

Further Reading 下面的3个东西和Resources 下面的2个东西不知为何原因没有翻译。

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

1 participant