forked from eslint/archive-website
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
By activating the option getWithoutSet** it enforces the presence **of a setter for every property which has a getter defined |
Options |
Usage |
When Not To Use It |
Further Reading |
Version |
Resources |
Further Reading 下面的3个东西和Resources 下面的2个东西不知为何原因没有翻译。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[docs/rules/accessor-pairs]
Rule Details
规则细则
The text was updated successfully, but these errors were encountered: