Closed
Description
Is your feature request related to a problem? Please describe...
JetBrains have developed an open-source format for sharing metadata about web libraries - https://github.com/JetBrains/web-types . It is open and we are working on having a wider IDE support for it (including VSCode).
Describe the solution you'd like
Please include a generation of the web-types
file into your build system to have a better code completion experience of bootstrap-vue
developers in their IDEs.
Additional context
The format has been/is being included into build systems of Vuetify (vuetifyjs/vuetify#7906) and quasar (quasarframework/quasar#4749)