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

6 lines
No EOL
70 B
JSON

{
"compilerOptions": {
"target": "ES5",
"module": "commonjs"
}
}