https://github.com/Microsoft/TypeScript
Raw File
Tip revision: c155de778a42a8a91ea1f2044e09c8ee0f6bb7fc authored by zhengbli on 01 March 2016, 01:11:01 UTC
Avoid removing indentation on a new line as trailing white spaces
Tip revision: c155de7
tsd.json
{
  "version": "v4",
  "repo": "borisyankov/DefinitelyTyped",
  "ref": "master",
  "path": "typings",
  "bundle": "typings/tsd.d.ts",
  "installed": {
    "node/node.d.ts": {
      "commit": "5f480287834a2615274eea31574b713e64decf17"
    }
  }
}
back to top