Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cddc7 commit ee13ff7Copy full SHA for ee13ff7
1 file changed
javascript/change-notes/2021-04-01-tsconfig-file-inclusion-handling.md
@@ -1,3 +1,5 @@
1
lgtm,codescanning
2
* Fixed a bug which caused some imports to be resolved incorrectly
3
for projects containing multiple `tsconfig.json` files.
4
+* Fixed a bug which could cause some files in the `node_modules` folder
5
+ to be extracted even though they should be excluded.
0 commit comments