Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Typings
Typings

Typings

Touchify

|
238 installs
| (0) | Free
The TypeScript Definition Manager.
Get it free

Typings for Visual Studio Team Services Build Status

Typings build task for Visual Studio Team Services.

Installation

Installation can be done using Visual Studio MarketPlace.

Usage

Add the task to your build configuration:

Add typings Task

(Optional). Select command to execute in Typings. (Defaults to install).

Set command

(Optional). Set advanced settings.

Set advanced

Options

  • Command: Command to execute. Default: install.
  • Arguments: Additional arguments passed to Typings.
  • Typings JSON Path: Relative path to typings.json file. Default: typings.json.
  • Typings CLI: Optional. Typings runtime to run. When agent can't find this Typings runtime nor global installed one, it will install Typings globally before run (slower). Default: node_modules/typings/dist/bin.js.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft