I'm developing a React Native + TypeScript library and installing it locally in another project using a .tgz file. The library works when I manually write the import, but VSCode does not suggest it with cmd + . (Quick Fix).
.tgz
cmd + .