mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
add references to TypeScript spec for "new" and "constructor" keywords
This commit is contained in:
@@ -46,5 +46,8 @@ in the first place.
|
||||
</example>
|
||||
<references>
|
||||
|
||||
<li>TypeScript specification: <a href="https://github.com/microsoft/TypeScript/blob/master/doc/spec.md#3.8.9">Constructor Type Literals</a></li>
|
||||
<li>TypeScript specification: <a href="https://github.com/microsoft/TypeScript/blob/master/doc/spec.md#8.3.1">Constructor Parameters</a></li>
|
||||
|
||||
</references>
|
||||
</qhelp>
|
||||
|
||||
Reference in New Issue
Block a user