Skip to content
This repository was archived by the owner on Aug 27, 2018. It is now read-only.

reactVet

Paul Jolly edited this page Aug 26, 2018 · 2 revisions

reactVet is a vet program used to check the correctness of myitcv.io/react-based packages.

Like the go tool, it takes a list of packages as arguments:

reactVet ./...

If no packages are provided, the current directory is assumed as the package to test.