diff --git a/ghost/tsconfig.json b/ghost/tsconfig.json index e3363fcd79..8711b23ad5 100644 --- a/ghost/tsconfig.json +++ b/ghost/tsconfig.json @@ -36,7 +36,6 @@ // "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */ // "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */ "types": [ - "jest", "mocha", "node", ], /* Specify type package names to be included without being referenced in a source file. */