{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "skipLibCheck": true
  },
  "exclude": ["node_modules", "lib", "tests", "src/**/*.spec.ts", "jest.setup.ts"]
}
