This template can be used when creating a new TypeScript repository. Choose it
when you create a repository in GitHub web interface. Or use --template flag
when staring gh repo create command.
- Review all files if you haven't done so before.
- Update
package.jsonwith your project details. - Update
README.mdwith your project details. - Review and update packages versions.