Skip to content

PythonCoderAS/typescript-project-template

Folders and files

NameName
Last commit message
Last commit date
Apr 15, 2025
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022
Jun 12, 2022
Aug 24, 2022
Jun 12, 2022
Aug 23, 2022
Jun 12, 2022
Aug 24, 2022
May 2, 2025
May 2, 2025
Aug 23, 2022

Repository files navigation

typescript-project-template

Template repo for new TypeScript projects.

This repo assumes the following:

  • Source code lives in the src directory.
  • The main export is located in src/index.ts.
  • Tests live in the test directory.
  • Each test file is named <name>.test.ts.
  • The npm_token, app_id, and app_private_key secrets are present in the repo.
  • The code will be a CommonJS module.

About

Template repo for new TypeScript projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published