0.6.6 • Published 2 years ago
@varsityvibe/validation-schemas v0.6.6
@varsityvibe/validation-schemas
Yup validation schemas used across Varsity Vibe clients
Table of Contents
Usage
import {profileSchema} from "@varsityvibe/validation-schemas"Install
This project uses node and npm.
$ npm install @varsityvibe/validation-schemas
$ # OR
$ yarn add @varsityvibe/validation-schemasContribute
- Fork it and create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am "Add some feature" - Push to the branch:
git push origin my-new-feature - Submit a pull request