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

歧义:标准库-JSON对象 3.1 JSON.stringify方法会忽略对象的不可遍历属性。 #30

Closed
ReaRuiRay opened this issue Aug 23, 2018 · 1 comment

Comments

@ReaRuiRay
Copy link

JSON.stringify方法会忽略对象的不可遍历属性。
建议改为
JSON.stringify方法会忽略对象中不可遍历的属性。

防止歧义。

ruanyf added a commit that referenced this issue Aug 23, 2018
@ruanyf
Copy link
Contributor

ruanyf commented Aug 23, 2018

已经加了

@ruanyf ruanyf closed this as completed Aug 23, 2018
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