incorperate Joh's comments

This commit is contained in:
Martin Aeschlimann
2016-03-22 14:58:24 +01:00
parent 439e3aa03c
commit 6cc960a70c

View File

@@ -86,11 +86,11 @@
"type": "boolean"
},
"noResolve": {
"description": "When down-level compiling, do not add triple-slash references or module import targets to the input files.",
"description": "When down-level compiling, do not resolve triple-slash references or module import targets to the input files.",
"type": "boolean"
},
"skipDefaultLibCheck": {
"description": "When down-level compiling, do not check for the default library (lib.d.ts).",
"description": "Do not check for the default library (lib.d.ts).",
"type": "boolean"
},
"outFile": {