{ "extends": "@ljharb/tsconfig", "exclude": [ "coverage", ], "compilerOptions": { "typeRoots": [ "types", ], }, }