5 messages · Page 1 of 1 (latest)
what command are you running?
specifying a file makes tsc not read from the tsconfig.json
tsc
tsconfig.json
use tsc on its own
you might need to add an include field to your tsconfig.json, don't remember
include
run the command tsc without arguments