Open vladjerca opened 5 years ago
I don't mind providing the input and output directory.
input
output
But I think the output should be directly reference compilerOptions.outDir found in the tsconfig.json description.
compilerOptions.outDir
tsconfig.json
Just added this here: https://github.com/joonhocho/tscpaths/pull/11
Hoping @joonhocho sees it ðŸ¤
I don't mind providing the
input
andoutput
directory.But I think the
output
should be directly referencecompilerOptions.outDir
found in thetsconfig.json
description.