mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 04:09:28 +00:00
Update jsconfig.schema.json
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
"type": "boolean"
|
||||
},
|
||||
"target": {
|
||||
"description": "Specifies the default libarary used and, when down-level compiling, what code is generated.",
|
||||
"description": "Specifies which default library (lib.d.ts) to use. When down-level compiling, specifies the code being generated.",
|
||||
"enum": [
|
||||
"ES3",
|
||||
"ES5",
|
||||
@@ -201,4 +201,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user