Skip to content

PythonCoderAS/simple-tsx

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 is name <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

A simple way to write tsx files. No babel required!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •