{
  "extends": "../../tsconfig.packages.json",
  "compilerOptions": {
    "outDir": "dist",
    "declarationDir": "typings",
    "target": "ES2020"
  },
  "include": ["./src/"]
}
