Bradley Baysinger
Bradley Baysinger
@shotforsky's issue is more than similar to OP's, it's the exact same issue. This is a blocker in what I'm trying to accomplish, since there is no other formatter that...
Ok, thank you.
Ok. Will do once I get a bit of time.
I tried @owennewo's solution, but got: `error TS18003: No inputs were found in config file 'tsconfig.json'. Specified 'include' paths were '["src/**/*","node_modules/json-typescript-mapper/libs/utils.ts"]' and 'exclude' paths were '["../dist/out-tsc"]'.`
Ok, I fixed that by adding `../` to both paths.