#something wrong with deno i think

6 messages · Page 1 of 1 (latest)

nimble crater
#

idk but sh1t wont work?

lone moat
#

@nimble crater 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

nimble crater
#

Ah

#

I barely know anything about typescript so yea

lone moat
#

Deno comes with TypeScript built in, so no need to use external TypeScript stuff

nimble crater
#

Ag