vuejs / repl

Vue SFC REPL as a Vue 3 component
https://repl-vuejs.vercel.app
MIT License
930 stars 172 forks source link

Can't find the definition of package without .d.ts file in itemself #171

Open zh-lx opened 12 months ago

zh-lx commented 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