# @sanity/check

Sanity check Sanity plugins and projects. Useful in pre-publish hooks.

## Installing

```
npm install -g @sanity/check
```

## Usage

```
Usage: sanity-check [DIRECTORY]
Sanity check Sanity plugins and projects.

-p, --production  check production (compiled) paths
-v, --version     output version information and exit
-h, --help        display this help and exit

With no DIRECTORY, checks current directory.
```

## License

MIT-licensed. See LICENSE.
