-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Labels
Description
tsify uses ts.findConfigFile from current directory :
Line 38 in f8105a6
var configFile = ts.findConfigFile(currentDirectory); |
tsconfig
to allow the user to provide an explicit path to tsconfig.
refs TypeStrong/discussions#1
/cc @johnnyreilly