denoland / denoland/react-vite-ts-template
React imports are not working
Open
- Dominant language
- TypeScript
- Stars
- 37
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
This may or may not be related to the only other open issue.
Deno suggests that I import functions, etc from "@types/react" when they should come from "react".
Seems to me like Deno LS cannot tell that "react" doesn't have types and "@types/react" is **only** types for the purposes of suggesting imports.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.