Features a number of deeply nested helpers that provide type safety on object paths
- Get
- PathsPresent
- Path
yarn
yarn start
yarn lint # prettier and eslint
yarn test # unit tests
yarn validate # run linters, tests and build
yarn release # will automatically ask you about version bump, run tests and build, and push new version to git & npm