Empty commands.d.ts
Trying to import cypress-html-validate/commands, but commands.d.ts simply contains:
export {};
Shouldn't there be more?
Trying to import cypress-html-validate/commands, but commands.d.ts simply contains:
export {};
Shouldn't there be more?