{
  "extends": "../../tsconfig.json",
  "include": ["src", "lib"],
  "compilerOptions": {
    "strict": true
  }
}
