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