We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56d9cf commit e7465bbCopy full SHA for e7465bb
README.md
@@ -8,6 +8,12 @@ Integrate with Visual Studio Team Services from your Node.js apps.
8
9
See [samples](./samples) for complete coding examples
10
11
+### Typings
12
+
13
+Typings (.d.ts) are now distributed with the api, so intellisense and compile support just works from `tsc` and [vscode]()
14
15
+
16
17
### Install the library
18
```
19
npm install vso-node-api --save
docs/intellisense.png
55.7 KB
0 commit comments