jaredpalmer/cypress-image-snapshot

Convert to TypeScript and add public types

Open

#75 opened on Mar 14, 2019

 (11 comments) (6 reactions) (0 assignees)JavaScript (147 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (891 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

There have been a few issues related to TypeScript types (#13, #72), updating the source code to TypeScript would make future changes easier and give consumers better type support.

Contributor guide