{
    "extends": "../tsconfig.json",
    "compilerOptions": {
        "rootDir": "integration"
    },
    "types": ["cypress", "node"]
}
