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 65305e0 commit 967d54fCopy full SHA for 967d54f
README.md
@@ -9,7 +9,7 @@ The project currently provides the following features:
9
* Mocha test structure, which can be run with Code or `npm test`, also with source maps
10
* Error detection and navigation within Code for both build and test problems (see [Code Tasks](https://code.visualstudio.com/Docs/editor/tasks))
11
* Debug settings (_currently a bug is preventing this from being reliable_)
12
-* Type definitions provided by [`tsd`][tsd]
+* Type definitions provided by [`typings`][typings]
13
* Custom type definitions ready for your own declarations
14
15
### Project Structure
0 commit comments