Microsoft/TypeScript

`RegExp.lastIndex` has no doc comment in `lib.es5.d.ts`

オープン

#38,595 opened on 2020/05/15

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (13,395 件のフォーク)batch import
BugDomain: lib.d.tsHelp Wanted

Repository metrics

Stars
 (108,860 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Search Terms

"lastIndex"

Suggestion

RegExp.lastIndex should have a doc comment - you can see it lacks one here: https://github.com/microsoft/TypeScript/blob/7fc456f2d70348725bbef92732b98a33c07f85ad/lib/lib.es5.d.ts#L944

MDN doc for the property can be found here.

コントリビューターガイド