pcs-remote-monitoring-webui/jsconfig.json

9 строки
165 B
JSON

{
"copyright": "Copyright (c) Microsoft. All rights reserved.",
"compilerOptions": {
"target": "es6",
"module": "commonjs",
"baseUrl": "./src"
}
}