Skip to content

TypeScript Scripts

This repository supports a standard tsc pipeline and an optional TypeScript-Go (tsgo) pipeline when available on the developer machine.

Available scripts

pnpm run check-types
pnpm run compile
pnpm run watch
pnpm run check-types:tsgo
pnpm run compile:tsgo
pnpm run watch:tsgo

Full build

pnpm run build
pnpm run build:tsgo

Artifacts

  • Compiled extension output: dist/
  • VSCode package (.vsix): bin/