Skip to content

Instantly share code, notes, and snippets.

@ChrisBriggsy
Created August 25, 2015 02:23
Show Gist options
  • Save ChrisBriggsy/12a61af0f67148aaac85 to your computer and use it in GitHub Desktop.
Save ChrisBriggsy/12a61af0f67148aaac85 to your computer and use it in GitHub Desktop.
Gulp 101 - Automatically update your TypeScript definitions in Visual Studio 2015 - 3. Create the setting file for gulp_tsd plugin.
{
"command": "reinstall",
"latest": true,
"config": "./tsd.json",
"opts": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment