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