Skip to content

Files

Latest commit

 

History

History
36 lines (21 loc) · 871 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 871 Bytes

TS Template

npm version

You only need this template to get started.

🦋 Changesets Included

🧪 Testing Setup

🤖 CI Checks Included

📦 Auto Release and Publish

🚧 Size Limit

🦾 Auto Types Sync

Getting Started

To get started using this template, simply click on that beautiful green button that says Use this template, and then create a new repository 🥑.

Usage

The template comes with a bunch of npm scripts to do the necessary.

Script Description
build Builds your typescript source code to commonjs and ESM bundles
lint Checks for any TypeScript issues
dev Runs your tests in watch mode
test Runs your tests using vitest

Credits