Instead of telling the user to go read the typescript errors, we should parse them ourselves so that line and column numbers can be adjusted properly.
This would also let us figure out if a compile error is due to typeinclude's preprocessor or actually the fault of the user.
Instead of telling the user to go read the typescript errors, we should parse them ourselves so that line and column numbers can be adjusted properly.
This would also let us figure out if a compile error is due to typeinclude's preprocessor or actually the fault of the user.