{
  "compilerOptions": {
    "skipLibCheck": false
  },
  "extends": "../tsconfig/base.json",
  "include": [
    "src/**/*",
    "tests/**/*"
  ]
}
