mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +01:00
JavaScript: Introduce aliases for compatibility with other language libraries.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
* Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML.
|
||||
*/
|
||||
|
||||
import semmle.javascript.Aliases
|
||||
import semmle.javascript.AMD
|
||||
import semmle.javascript.AST
|
||||
import semmle.javascript.BasicBlocks
|
||||
|
||||
Reference in New Issue
Block a user