vsts-vmware/tsconfig.json

6 строки
93 B
JSON
Исходник Обычный вид История

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