bencodezen / vue-enterprise-boilerplate

An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
7.78k stars 1.32k forks source link

Getting issue while importing new component and not getting type suggestion #230

Closed shubhsk88 closed 4 months ago

shubhsk88 commented 3 years ago

I have been importing the component of node_modules but not getting the suggestion of its component inside that package for some reason and neither getting the type suggestion for multiple packages like firebase,chakra

suryarajendhran commented 3 years ago

@shubhsk88 do you have the type definitions installed for firebase?