g-loot / react-tournament-brackets

React component library for displaying bracket leaderboards
https://sleepy-kare-d8538d.netlify.app/?path=/story/components-bracket--bracket
GNU Lesser General Public License v2.1
231 stars 73 forks source link

Typescript support #74

Open brunomiquelotto opened 2 months ago

brunomiquelotto commented 2 months ago

Hi there. I can't make the imports of this lib to work properly with nextjs typescript.

When running next build I always get:

Could not find a declaration file for module '@g-loot/react-tournament-brackets'

vscode also surfaces me that error. Is there any sugestion to what can I do here?

henchoznoe commented 4 days ago

+1