Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add empty typescript file to stop "No inputs" error
The empty file is added to stop the error `No inputs were found in config file`. TypeScript expects there to be at least one TypeScript file in the folder in order to compile.
- Loading branch information