Closed JamesLMilner closed 5 years ago
Type: feature
The following has been addressed in the PR:
prettier
Description:
At the moment validate expects a boolean return type but the ValidateHelper returns a Promise, meaning you can't use the helper in a command.
Resolves #272
Please don't merge this until we have created the v4 branch.
Type: feature
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
At the moment validate expects a boolean return type but the ValidateHelper returns a Promise, meaning you can't use the helper in a command.
Resolves #272