All file in this directory are sample testcases for evaluate the performance of Typescript compiler.
common folder - Generic testcases that can use typebox-codegen to generate the typescript code in different schema validator libraries.
custom folder - In some use cases, we can not use the generated code from typebox-codegen directly. We need to create it by ourself.
__generated__ folder - The generated code from typebox-codegen
__benchmark__ folder - The benchmark code to evaluate the performance of the generated code.
{number}.{name}.{library}.ts