Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 288 Bytes

reactvet.md

File metadata and controls

11 lines (7 loc) · 288 Bytes

reactVet

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.