We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
as const
https://typescriptbook.jp/reference/values-types-variables/const-assertion as constはさもオブジェクトリテラルにしかつけられないように書いているが、実際にはいろいろつけられるのでその説明を追加したいです。
satisfiesの執筆をしていて同様に説明が必要だとおもいました。
自分で作成したい or 他の人でも可
自分で着手しようと思います。
※ 着手可になってから、1ヶ月以上経過している場合は他の人が着手する可能性があります。
The text was updated successfully, but these errors were encountered:
jamashita
Successfully merging a pull request may close this issue.
何をどうしたいか?
https://typescriptbook.jp/reference/values-types-variables/const-assertion
as const
はさもオブジェクトリテラルにしかつけられないように書いているが、実際にはいろいろつけられるのでその説明を追加したいです。そうしたい理由は何か?(誤植の修正など理由が自明な場合は不要)
satisfiesの執筆をしていて同様に説明が必要だとおもいました。
着手可能になったら自分でプルリクエストを作成したいか?
自分で作成したい or 他の人でも可
自分で着手しようと思います。
※ 着手可になってから、1ヶ月以上経過している場合は他の人が着手する可能性があります。
The text was updated successfully, but these errors were encountered: