JS: Change note

This commit is contained in:
Asger F
2025-01-30 20:46:30 +01:00
parent 6d04425790
commit 2e65fe9597

View File

@@ -0,0 +1,5 @@
---
category: majorAnalysis
---
* TypeScript extraction is now better at analyzing projects where the main `tsconfig.json` file does not include any
source files, but references other `tsconfig.json`-like files that do include source files.