TypeScript/src/loggedIO
Nathan Shively-Sanders 92e7fb521f
Update tsc-instrumented for project build (#45383)
* Update tsc-instrumented for project build

loggedIO has a weird build that never got updated for the project build
system. This PR just adds a project for it in a straightforward way. It
might be less efficient than the old way, but that's not a big concern
for recording RWC test cases.

However, I may have done things wrong. If anybody knows
tsc-instrumented, please comment.

* Create a second loggedIO tsconfig for tsc-instrumented

The normal tsconfig should not have `prepend`; the standalone one for
tsc-instrumented should.

* fix semicolon lint
2021-08-10 14:53:17 -07:00
..
loggedIO.ts Update tsc-instrumented for project build (#45383) 2021-08-10 14:53:17 -07:00
tsconfig-tsc-instrumented.json Update tsc-instrumented for project build (#45383) 2021-08-10 14:53:17 -07:00
tsconfig.json Update tsc-instrumented for project build (#45383) 2021-08-10 14:53:17 -07:00