Skip to content

chore: fix types path#25

Open
matheusmatos wants to merge 1 commit into
gorhom:masterfrom
matheusmatos:master
Open

chore: fix types path#25
matheusmatos wants to merge 1 commit into
gorhom:masterfrom
matheusmatos:master

Conversation

@matheusmatos

Copy link
Copy Markdown

I got this error on VSCode and can't compile my project.

Could not find a declaration file for module '@gorhom/sticky-item'. 'node_modules/@gorhom/sticky-item/lib/commonjs/index.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/gorhom__sticky-item` if it exists or add a new declaration (.d.ts) file containing `declare module '@gorhom/sticky-item';` ts(7016)

This PR contains a simple fix for that.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant