9 lines
136 B
JSON
9 lines
136 B
JSON
{
|
|
"compilerOptions": {
|
|
"types": ["node"],
|
|
"skipLibCheck": true
|
|
},
|
|
"files": [],
|
|
"references": [{ "path": "./client" }]
|
|
}
|