hardhat icon indicating copy to clipboard operation
hardhat copied to clipboard

Add validations for `HardhatUserConfig.paths`

Open zoeyTM opened this issue 1 year ago • 2 comments
trafficstars

The paths field was added in parallel with the config validations and slipped through the cracks of being included. We should add some simple validations for them inside v-next/core/src/internal/config-validation.ts (probably in the collectValidationErrorsForUserConfig function)

zoeyTM avatar Aug 22 '24 07:08 zoeyTM