{
  "extends": "./tsconfig.json",
  "exclude": ["node_modules", "**/*.spec.ts"],
  "include": ["src"]
}