busbud / tailwind-buddy

Tailwind Buddy: Your Friendly Helper for Composing Tailwind Classes 🎨
https://busbud.github.io/tailwind-buddy/
12 stars 1 forks source link

typescript typing: remove any #1

Closed flozero closed 2 months ago

flozero commented 4 months ago

We do have some complex typings and I am definitely not a typescript expert. To be able to meet the deadline. I had to create some any.

If you are looking for : any

You will find 18 occurences. the idea is to remove them in favor of proper typing.

We can cut this issue in two:

flozero commented 2 months ago

there is no more any. I am sure the typing can still be improved but its way better typed now