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 code scanning alert - https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators/Nullish_coalescing_opera... #1529

Closed
1 task
azu opened this issue Nov 10, 2022 · 2 comments · Fixed by #1533
Labels
good first issue Status: PR Welcome Pull Requestを歓迎する状態

Comments

@azu
Copy link
Collaborator

azu commented Nov 10, 2022

Tracking issue for:

source/cheatsheet/README.md:205 のリンクを修正する

@azu
Copy link
Collaborator Author

azu commented Nov 10, 2022

| `??` | [ES2020] Nullish coalescing演算子 | [演算子][] | [Null 合体演算子 (??)](https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators/Nullish_coalescing_operator) |

@azu azu added good first issue Status: PR Welcome Pull Requestを歓迎する状態 labels Nov 10, 2022
@azu
Copy link
Collaborator Author

azu commented Nov 10, 2022

このMDNがリダイレクトされているらしい

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Status: PR Welcome Pull Requestを歓迎する状態
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant