vscode-vsce/jsconfig.json
2015-09-17 21:53:03 +02:00

5 lines
No EOL
46 B
JSON

{
"compilerOptions": {
"target": "ES6"
}
}