Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 229 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 229 Bytes

TypeScript Template

Template repo for generic TypeScript / Bun / Node.js library with tests, lint and CI/CD pipelines.

Install

npm install name-of-the-package

Usage
// Your usage example here