VSCode does not actively recognize .d.ts files. You need me to click on them to have an effect.

clipboard.png
typings
.d.ts
.d.ts

clipboard.png


typings replace it with types try


typings for types and then add tsconfig include to the project root directory to include code files and declaration files


this problem has been solved? I have the same problem

Menu