mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 17:51:40 -05:00
Remove unused configuration options from tsconfig.test.json
This commit is contained in:
parent
669b35c328
commit
6654c0d1b7
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,3 @@
|
|||
{
|
||||
"extends": "./tsconfig.base",
|
||||
"compilerOptions": {
|
||||
"rootDir": "./packages",
|
||||
},
|
||||
"include": ["**/__tests__", "**/__mocks__"],
|
||||
"extends": "./tsconfig.base"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue