#tsconfig shenanigans

5 messages · Page 1 of 1 (latest)

chrome shoal
#

what command are you running?

#

specifying a file makes tsc not read from the tsconfig.json

#

use tsc on its own

#

you might need to add an include field to your tsconfig.json, don't remember

#

run the command tsc without arguments