Leon Adler

Results 13 comments of Leon Adler

Do you have Thunderbird 52? -> #580

Do I understand correctly that assigning a value of `T` to `Exact` would be an error? ```typescript interface Dog { name: string; isGoodBoy: boolean; } let a: Dog = {...

Using `appRoot` leads to an error "Workspace needs to be loaded before it is used." and is not included in the json-schema for angular.json.