mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 09:41:40 -05:00
8 lines
115 B
JSON
8 lines
115 B
JSON
![]() |
{
|
||
|
"extends": "./tsconfig.base",
|
||
|
"compilerOptions": {
|
||
|
"noEmit": true,
|
||
|
"types": ["node", "jest"],
|
||
|
},
|
||
|
}
|