15 lines
208 B
JSON
15 lines
208 B
JSON
{
|
|
"references": [
|
|
{
|
|
"path": "./tsconfig-lib.json"
|
|
},
|
|
{
|
|
"path": "./tsconfig-module.json"
|
|
},
|
|
],
|
|
"compilerOptions": {
|
|
"composite": true
|
|
},
|
|
"include": [],
|
|
"files": []
|
|
} |