mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
JS: add format function
This commit is contained in:
@@ -18,6 +18,7 @@ module ClosureLibrary {
|
||||
name = "capitalize" or
|
||||
name = "collapseBreakingSpaces" or
|
||||
name = "collapseWhitespace" or
|
||||
name = "format" or
|
||||
name = "makeSafe" or // makeSafe just guards against null and undefined
|
||||
name = "newLineOrBr" or
|
||||
name = "normalizeSpaces" or
|
||||
|
||||
Reference in New Issue
Block a user