зеркало из https://github.com/github/codeql.git
JavaScript: Fix missing triple backtick in qldoc comment.
This commit is contained in:
Родитель
3b3ca6d41e
Коммит
9335a6cb79
|
@ -308,6 +308,7 @@ class Label extends @label, Identifier, Expr {
|
|||
* 3n // BigInt literal
|
||||
* "hello" // string literal
|
||||
* /jsx?/ // regular-expression literal
|
||||
* ```
|
||||
*/
|
||||
class Literal extends @literal, Expr {
|
||||
/** Gets the value of this literal, as a string. */
|
||||
|
|
Загрузка…
Ссылка в новой задаче