nya sleepy
nya sleepy8mo ago

something wrong with deno i think

idk but sh1t wont work?
No description
4 Replies
marvinh.
marvinh.8mo ago
@nya sleepy tsc has no clue about Deno stuff and doesn't support https import specifiers. Maybe you meant to use deno check instead? That is the Deno equivalent of doing type checking
nya sleepy
nya sleepyOP8mo ago
Ah I barely know anything about typescript so yea
marvinh.
marvinh.8mo ago
Deno comes with TypeScript built in, so no need to use external TypeScript stuff
nya sleepy
nya sleepyOP8mo ago
Ag Ah