Created by: sibelius
add SKIP_TYPE_CHECK env to disable typescript type checking fix #5784 (closed)
When you are just testing new code, it makes sense to be less strict on type checking
This also make compilation with typescript much faster
Created by: sibelius
add SKIP_TYPE_CHECK env to disable typescript type checking fix #5784 (closed)
When you are just testing new code, it makes sense to be less strict on type checking
This also make compilation with typescript much faster