mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
6 lines
270 B
Markdown
6 lines
270 B
Markdown
lgtm,codescanning
|
|
* Fixed a bug which caused some imports to be resolved incorrectly
|
|
for projects containing multiple `tsconfig.json` files.
|
|
* Fixed a bug which could cause some files in the `node_modules` folder
|
|
to be extracted even though they should be excluded.
|