jaredpalmer/cypress-image-snapshot

Convert to TypeScript and add public types

Open

#75 opened on Mar 14, 2019

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

Repository metrics

Stars
 (891 stars)
PR merge metrics
 (PR metrics pending)

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