Edit requests of TypeScriptの型入門

@manjuu_eater

2023-02-12

Not reviewed

シンタックスハイライト抜けを修正(+おまけ誤字修正)

@manjuu_eater

2023-02-12

Not reviewed

number型がどこから来たのかわかりにくかったため、誤読を排除するために[foo: string]: booleanに

@konio

2021-12-05

Accepted

誤字訂正『タプル型』での"string型" → "number型" 、『 オプショナルなプロパティに対するアクセス』での "懸命" → "賢明"

@nishina555

2021-09-11

Accepted

誤字修正

@petamoriken

2021-09-11

Accepted

Fix typo

@edaoh

2020-09-11

Accepted

しつこいtypo指摘以上です!('◇')ゞ (ごめんなさい)typoっていうより変換ミスですが…

@edaoh

2020-09-10

Accepted

typo

@boxp

2019-11-01

Accepted

記事の中で"プロパティアクセス型"と読んでいる型は、公式リリースノートでは"Lookup Types"と呼称されていたためそちらに統一してみました https://www.typescriptlang.org/docs/handbook/release-notes/typescript-2-1.html#keyof-and-lookup-types

@tyahha

2019-05-20

Accepted

typo修正

@hsjoihs

2019-05-04

Accepted

`123"`型 → `"123"`型

@ahuglajbclajep

2018-12-09

Accepted

fix syntax error

@YINM

2018-10-07

Accepted

readonly: -> readonly

@khsk

2018-03-01

Accepted

Scirpt → Script

Please check the preview of this article

We released Markdown parser changes on February 24, 2022. There may be some unexpected appearance changes in this update, because this article was posted before the changes.
Please don't forget to check the preview before updating your article.
For more information on the changes, please read this article.