Skip to content

touchifyapp/vsts-typings

Repository files navigation

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

About

Typings build task for Visual Studio Team Services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published