mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
270 B
270 B
lgtm,codescanning
- Fixed a bug which caused some imports to be resolved incorrectly
for projects containing multiple
tsconfig.jsonfiles. - Fixed a bug which could cause some files in the
node_modulesfolder to be extracted even though they should be excluded.