UNPKG

240 BJSONView Raw
1{
2 "extends": "../tsconfig.settings.json",
3 "compileOnSave": true,
4 "compilerOptions": {
5 "rootDir": "src",
6 "outDir": "dist"
7 },
8 "references": [
9 {
10 "path": "../json-rpc-ws"
11 }
12 ]
13}
\No newline at end of file