Skip to content

Commit e7465bb

Browse files
typings in readme
1 parent c56d9cf commit e7465bb

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Integrate with Visual Studio Team Services from your Node.js apps.
88

99
See [samples](./samples) for complete coding examples
1010

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+
![Intellisense](docs/intellisense.png)
16+
1117
### Install the library
1218
```
1319
npm install vso-node-api --save

docs/intellisense.png

55.7 KB
Loading

0 commit comments

Comments
 (0)