Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
/ tsprimer Public archive

Initial typescript project setup

Notifications You must be signed in to change notification settings

Gameye/tsprimer

Repository files navigation

TS-Primer

The dawn of a TypeScript project.

Automated tests

Never commit something that breaks the build! You can easily prevent this by linking the test script as a git pre-commit hook!

like this:

ln test .git/hooks/pre-commit

About

Initial typescript project setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published