Please have tsc process globs, such as by using glob, so that larger projects can easily specify groups of files to the compiler to work on all at once.
This will be less of a problem for native bash Windows users, but there are plenty of situations where bash and cygwin-likes are not an option.
Please have
tscprocess globs, such as by using glob, so that larger projects can easily specify groups of files to the compiler to work on all at once.This will be less of a problem for native bash Windows users, but there are plenty of situations where bash and cygwin-likes are not an option.