mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
JavaScript: Add an (empty) Customizations.qll module.
Somewhat analogous to the `Options.qll` module in C++; see module comments for further explanation.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
* Provides classes for working with JavaScript programs, as well as JSON, YAML and HTML.
|
||||
*/
|
||||
|
||||
import Customizations
|
||||
|
||||
import semmle.javascript.Aliases
|
||||
import semmle.javascript.AMD
|
||||
import semmle.javascript.AST
|
||||
|
||||
Reference in New Issue
Block a user