Microsoft/TypeScript

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

Open

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

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (48,455 star) (6,726 fork)batch import
BugDomain: lib.d.tsHelp Wanted

描述

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.

贡献者指南