README
Component Option Helpers
In this repository we maintain our option types, validators and helpers
Local development
Clone
$ git clone git@gitlab.betty.services:code/js-mono.git
Install
$ yarn
Build
$ yarn build
Watch
$ yarn start
Lint
$ yarn lint