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