blob: c82edbdd2f70b3c1261737fc488b2730299e011c [file] [log] [blame]
{
"compilerOptions": {
"module": "commonjs",
"target": "es2017",
"moduleResolution": "node",
"esModuleInterop": true,
"baseUrl": ".",
"paths": {
"apache-dubbo-js": ["/usr/local/lib/node_modules/apache-dubbo-js/src/"]
}
}
}