We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27cff85 commit a7f182fCopy full SHA for a7f182f
1 file changed
javascript/ql/src/change-notes/2026-01-08-out-dir-filtering.md
@@ -0,0 +1,6 @@
1
+---
2
+category: fix
3
4
+* Fixed a bug that would cause `.ts` files to be skipped when they were inside the `outDir` of
5
+ the corresponding `tsconfig.json` file. Now only JavaScript files are excluded when they appear
6
+ in the `outDir`.
0 commit comments