/typescript-template

Template for a TypeScript project

Primary LanguageJavaScriptMIT LicenseMIT

TypeScript Project

TODO

  • Set year and name in LICENSE
  • Complete package.json
    • name
    • description
    • repository
    • keywords
    • author
    • bugs
    • homepage
    • Unset private if necessary
  • Review TODOs in .github/workflows/ci.yml
  • Review .github/workflows/release.yml and possibly uncomment steps
  • Activate repo on codecov if necessary