Open brunomiquelotto opened 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:
next build
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?
+1
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?