mirror of
https://github.com/wylieconlon/jsonrpc-ws-proxy.git
synced 2025-05-18 07:46:38 +00:00
11 lines
177 B
JSON
11 lines
177 B
JSON
{
|
|
"compilerOptions": {
|
|
"rootDir": "src",
|
|
"outDir": "dist",
|
|
"baseUrl": ".",
|
|
"skipLibCheck": true
|
|
},
|
|
"include": [
|
|
"src"
|
|
]
|
|
} |