You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using npm package without .d.ts in itemself, such as lodash, the definition of the package is not work. I think it shoulld be point to @types/lodash
The text was updated successfully, but these errors were encountered:
zh-lx
changed the title
No typescript for lodash
Can't find the definition of package without .d.ts file in itemself
Nov 11, 2023
When using npm package without
.d.ts
in itemself, such aslodash
, the definition of the package is not work. I think it shoulld be point to@types/lodash
The text was updated successfully, but these errors were encountered: