ApplicationInsights-JS/tsconfigmodule.json

11 строки
190 B
JSON

{
"compilerOptions": {
"sourceMap": true,
"inlineSources": true,
"noImplicitAny": false,
"module": "amd",
"target": "es5",
"alwaysStrict": true
},
"files": []
}