mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
JS: Add change note
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: fix
|
||||
---
|
||||
* Fixed a bug that would occur when TypeScript code was found in an HTML-like file, such as a `.vue` file,
|
||||
but where it could not be associated with any `tsconfig.json` file. Previously the embedded code was not
|
||||
extracted in this case, but should now be extracted properly.
|
||||
Reference in New Issue
Block a user