ItsNickBarry/hardhat-abi-exporter

Validate config within `extendConfig` function

Closed this issue · 1 comments

If validations are done in extendConfig, errors will be thrown at startup rather than when the export-abi task is run.

Closing this because it is nominally implemented. Changes might be called for in future.