JS: Initial instantiation of sumamry type tracking

Instantiates the library without using it yet.
This commit is contained in:
Asger F
2024-11-19 14:43:18 +01:00
parent df12f255ac
commit e34064e3b5
2 changed files with 74 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ dependencies:
codeql/ssa: ${workspace}
codeql/threat-models: ${workspace}
codeql/tutorial: ${workspace}
codeql/typetracking: ${workspace}
codeql/util: ${workspace}
codeql/xml: ${workspace}
codeql/yaml: ${workspace}