mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 08:38:56 +01:00
9 lines
75 B
JSON
9 lines
75 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es5",
|
|
"lib": [
|
|
"es2015"
|
|
]
|
|
}
|
|
}
|