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

函数调用不要加空格 #209

Open
tjx666 opened this issue Jun 13, 2023 · 0 comments
Open

函数调用不要加空格 #209

tjx666 opened this issue Jun 13, 2023 · 0 comments

Comments

@tjx666
Copy link

tjx666 commented Jun 13, 2023

遇到的問題

原文本:

// TODO: 后续会直接用iframe window.addEventListener('message')

优化后:

// TODO: 后续会直接用 iframe window.addEventListener ('message')

希望的效果:

// TODO: 后续会直接用 iframe window.addEventListener('message')
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