Tooling
Last updated
Last updated
ts
uses these incredible tools under the the hood to keep your project running smoothly:
Transpilation with .
Unit testing with .
Linting with .
Version and change log management with either:
for manual releasing locally.
for automated releasing from CI.
Easily check for newer versions of dependencies with .
Package script management with .
It is recommended that you have at least a working knowledge of these tools before installing ts
.