mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Merge pull request #18622 from asgerf/js/typescript-tsconfig-names
JS: Treat more file patterns as tsconfig-like files
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user