added mocha

This commit is contained in:
Dolan Miu
2016-03-27 02:46:26 +01:00
parent aea4b43e28
commit e0d08ed663
4 changed files with 281 additions and 28 deletions

12
ts/tsd.json Normal file
View File

@ -0,0 +1,12 @@
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"mocha/mocha.d.ts": {
"commit": "299b5caa22876ef27dc8e9a5b7fd7bf93457b6f4"
}
}
}