JS: Add another change note

This commit is contained in:
Asger Feldthaus
2021-04-07 12:29:06 +01:00
parent 26cddc7d04
commit ee13ff71d6

View File

@@ -1,3 +1,5 @@
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.