## Current Behavior Buildable libraries using `tsc` for `build` don't get a `typecheck` task, which results in test files not being type-checked. ## Expected Behavior The `typecheck` task should be inferred, and test files should be type-checked. ## Related Issue(s) Fixes #