Microsoft/TypeScript
Vedi su GitHub`RegExp.lastIndex` has no doc comment in `lib.es5.d.ts`
Open
#38.595 aperta il 15 mag 2020
BugDomain: lib.d.tsHelp Wanted
Metriche repository
- Star
- (48.455 star)
- Metriche merge PR
- (Merge medio 6g 17h) (9 PR mergiate in 30 g)
Descrizione
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.