-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
DeclinedThe issue was declined as something which matches the TypeScript visionThe issue was declined as something which matches the TypeScript visionSuggestionAn idea for TypeScriptAn idea for TypeScriptToo ComplexAn issue which adding support for may be too complex for the value it addsAn issue which adding support for may be too complex for the value it adds
Description
There's a library written by @gcanti called tcomb-ats, which is a 3rd-party assertion library for AtScript. Now that AtScript has been replaced with TypeScript, does that change the TypeScript Design Non-Goals in any way? Would support for 3rd-party assertion libraries like tcomb-ats be possible?
If configured the same way, it would go in the tsconfig.json file as such:
{
"typeAssertionModule": "path/to/tcomb-ts"
}
Metadata
Metadata
Assignees
Labels
DeclinedThe issue was declined as something which matches the TypeScript visionThe issue was declined as something which matches the TypeScript visionSuggestionAn idea for TypeScriptAn idea for TypeScriptToo ComplexAn issue which adding support for may be too complex for the value it addsAn issue which adding support for may be too complex for the value it adds