Files
DefinitelyTyped/package.json

9 lines
159 B
JSON

{
"private": true,
"name": "DefinitelyTyped",
"version": "0.0.0",
"scripts": {
"test": "node ./_infrastructure/tests/runner.js --tsc-version 0.9.7"
}
}