@knowbly/widget-validators
v1.1.3
Published
## Usage
Downloads
14
Readme
Widget Validations
Usage
yarn dev
- Compiles dist folder for development.yarn build
- Compiles and minifies dist folder for production.yarn test:unit
- Run your unit tests.yarn lint
- Lints and fixes files.yarn commit
- Commit your changes using commitizen.