{
"extends": "../shared/tsconfig.libs",
"include": ["src", "spec", "./custom-matchers.d.ts"],
"exclude": ["node_modules", "dist"]
}