Consider the integral of a function of two variables :
$$I=\int dx dy f(x,y)$$
Now we do the change of variables : $z=\frac{x+iy}{\sqrt{2}}$, $\bar{z}=\frac{x-iy}{\sqrt{2}}$.
In my course it is written that we have then :
$$I=-i\int dz d\bar{z} f(x(z,\bar{z}),y(z,\bar{z}))$$
How to we know that the change of variables is $ dxdy \rightarrow -i dz d\bar{z}$.
I studied holomorphic functions theory but a holomorphic function is a function of $z$ only. Thus I don't know how to do a change of variables if it depends on $z$ and $\bar{z}$. I tried to do an "analogy" as what we do in $\mathbb{R}^n$ using a Jacobian but in the jacobian we have a modulus so we shouldn't have this $-i$ appearing.
How to give a sense to it, and the most important : how to compute change of variables of such integrals ?