Microsoft/TypeScript

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

开放

#38,595 创建于 2020年5月15日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (13,395 个派生)batch import
BugDomain: lib.d.tsHelp Wanted

仓库指标

星标
 (108,860 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南