Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 375 Bytes

Readme.md

File metadata and controls

18 lines (13 loc) · 375 Bytes

TypeScript Extensions

build

A collection 📦 of some useful TypeScript extensions.

Intended to be copy&pasted. No npm package (yet?).

Development

Install dependencies with pnpm

pnpm i --frozen-lockfile

Run checks

pnpm check