#47341 breaks knockout.mapping tests on Definitely Typed #47371
Labels
Working as Intended
The behavior described is the intended behavior; this is not a bug
Milestone
Knockout.mapping tests rely on the old signature relation rules. The repro is fairly small:
Expected: src assignable to target.
Actual: Error, type 'boolean' is not assignable to type 'false'.
The text was updated successfully, but these errors were encountered: