Merge pull request #3873 from asger-semmle/js/type-qualified-name-fallback

Approved by erik-krogh
This commit is contained in:
CodeQL CI
2020-09-07 09:48:05 +01:00
committed by GitHub
8 changed files with 113 additions and 0 deletions

View File

@@ -33,3 +33,4 @@
## Changes to libraries
* The predicate `TypeAnnotation.hasQualifiedName` now works in more cases when the imported library was not present during extraction.