mirror of
https://github.com/vale981/apollo-server
synced 2025-03-04 09:11:40 -05:00
11 lines
189 B
JSON
11 lines
189 B
JSON
{
|
|
"compilerOptions": {
|
|
"composite": true
|
|
},
|
|
"files": [],
|
|
"include": [],
|
|
"references": [
|
|
{ "path": "./tsconfig.build.json" },
|
|
{ "path": "./tsconfig.test.json" },
|
|
]
|
|
}
|