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