Closed
Description
Bug report
Describe the bug
In VS Code, when hovering $supabase
in this.$supabase
, its type is any
.
To Reproduce
- Use the snippet from the README example in VS Code
- Hover
$supabase
with your mouse
Expected behavior
$supabase
should be typed.
Screenshots
System information
- OS: Windows 10
- Browser (if applies) Firefox Developer Edition
- Version of supabase-js: None
- Version of Node.js: 14.17.1