ghalex / vue3-charts

Vue3-Charts is an SVG-based charting library that is very easy to use and highly customizable
https://vue3charts.org
MIT License
142 stars 23 forks source link

fix: resolve conflicting packages; address linting issues; resolve "@… #46

Closed mdodsworth closed 1 year ago

mdodsworth commented 2 years ago

…/" aliases in generated types

Addressing the type aliasing issue mentioned in https://github.com/ghalex/vue3-charts/issues/33. On the way through, noticed and cleared up a few things:

ghalex commented 2 years ago

Hi @mdodsworth,

Thank you for taking the time to help, I will have a look at the changes and approve them.

Thanks, Alexandru