GitHub Copilot

GitHub Copilot



エラーメッセージを適当に書くときに使っている。hata6502
tsx
Copied!
if (user) {
// これを適当に書いてくれる。
throw new Error('User is not found.');
}

Powered by Helpfeel