We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d21e7 commit 0b9187dCopy full SHA for 0b9187d
1 file changed
javascript/ql/src/change-notes/2025-01-21-vue-ts-notsconfig.md
@@ -0,0 +1,6 @@
1
+---
2
+category: fix
3
4
+* Fixed a bug that would occur when TypeScript code was found in an HTML-like file, such as a `.vue` file,
5
+ but where it could not be associated with any `tsconfig.json` file. Previously the embedded code was not
6
+ extracted in this case, but should now be extracted properly.
0 commit comments