Skip to content

Commit

Permalink
Remove typings folder, replace with tsd.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengbli committed Nov 20, 2015
1 parent 6bfc101 commit c38deff
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 2,739 deletions.
11 changes: 0 additions & 11 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Place your settings in this file to overwrite default and user settings.
{
"editor.insertSpaces": true
"editor.insertSpaces": true
}
21 changes: 21 additions & 0 deletions tests/tsd.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"node/node.d.ts": {
"commit": "16134c168d021351acb1673ee9659644fc58c424"
},
"mocha/mocha.d.ts": {
"commit": "16134c168d021351acb1673ee9659644fc58c424"
},
"assertion-error/assertion-error.d.ts": {
"commit": "16134c168d021351acb1673ee9659644fc58c424"
},
"chai/chai.d.ts": {
"commit": "16134c168d021351acb1673ee9659644fc58c424"
}
}
}
15 changes: 0 additions & 15 deletions tests/typings/assertion-error/assertion-error.d.ts

This file was deleted.

Loading

0 comments on commit c38deff

Please sign in to comment.