Gameye / tsprimer

Initial typescript project setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 88.9%Language:JavaScript 7.9%Language:Shell 3.2%