vscode-vsce/jsconfig.json

5 lines
46 B
JSON
Raw Normal View History

2015-09-17 21:53:03 +02:00
{
"compilerOptions": {
"target": "ES6"
}
}