{
  "extends": "../../tsconfig.build.json",
  "compilerOptions": {
    "outDir": "./build",
    "skipLibCheck": true
  },
  "include": ["src/**/*"]
}
