{ "compilerOptions": { "paths" : { "/*" : [ "./assets/*" ], }, "outDir" : ".cache/tscache/src" } }