The document says .openzeppelin exists in the project root. But if I run the deploying scripts in the scripts folder(Hardhat’s default folder), .openzeppelin is created at the current directory, i.e. scripts folder.
If this is normal and intended, please delete this post. 
Environment
Hardhat + OZ Hardhat plugin

