Skip to content

Commit c38deff

Browse files
committed
Remove typings folder, replace with tsd.json
1 parent 6bfc101 commit c38deff

File tree

7 files changed

+22
-2739
lines changed

7 files changed

+22
-2739
lines changed

.travis.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// Place your settings in this file to overwrite default and user settings.
22
{
3-
"editor.insertSpaces": true
3+
"editor.insertSpaces": true
44
}

tests/tsd.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"version": "v4",
3+
"repo": "borisyankov/DefinitelyTyped",
4+
"ref": "master",
5+
"path": "typings",
6+
"bundle": "typings/tsd.d.ts",
7+
"installed": {
8+
"node/node.d.ts": {
9+
"commit": "16134c168d021351acb1673ee9659644fc58c424"
10+
},
11+
"mocha/mocha.d.ts": {
12+
"commit": "16134c168d021351acb1673ee9659644fc58c424"
13+
},
14+
"assertion-error/assertion-error.d.ts": {
15+
"commit": "16134c168d021351acb1673ee9659644fc58c424"
16+
},
17+
"chai/chai.d.ts": {
18+
"commit": "16134c168d021351acb1673ee9659644fc58c424"
19+
}
20+
}
21+
}

tests/typings/assertion-error/assertion-error.d.ts

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)