Next.js Discord

Discord Forum

In VS Code vercel/postgres sql breaks syntax highlighting (both TypeScript & TypeScript JSX)

Unanswered
Sun bear posted this in #help-forum
Open in Discord
Sun bearOP
Is there an alternative highlighting scheme that I can use?

1 Reply

Sun bearOP
Rewriting it like this helps
        const data: QueryResult<Revenue> = await sql`SELECT * FROM revenue`;