nya sleepy
nya sleepy4mo ago

something wrong with deno i think

idk but sh1t wont work?
No description
4 Replies
marvinh.
marvinh.4mo 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 sleepy4mo ago
Ah I barely know anything about typescript so yea
marvinh.
marvinh.4mo ago
Deno comes with TypeScript built in, so no need to use external TypeScript stuff
nya sleepy
nya sleepy4mo ago
Ag Ah