Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 295 Bytes

File metadata and controls

12 lines (8 loc) · 295 Bytes

TypeScript example

Plain TypeScript library showing how to wire tsc + Vitest + ESLint into a Harmont CI pipeline. Build + test + lint.

Run the pipeline

cd examples/typescript
hm run ci --local

See .hm/pipeline.py for the definition; examples/README.md for the full index.