Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 262 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (10 loc) · 262 Bytes

Running locally

lerna bootstrap
yarn watch

Generating Docs

Run this from root of project:

typedoc --entryPointStrategy packages 'packages/malabi' 'packages/telemetry-repository/src/SpansRepository.ts' --excludeNotDocumented --excludeInternal