Open zh-lx opened 12 months ago
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
.d.ts
lodash
@types/lodash
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