1.5.0 • Published 3 months ago
@agnsu/ts-helpers v1.5.0
Features a number of deeply nested helpers that provide type safety on object paths
- Get
- PathsPresent
- Path
Development
yarn
yarn start
Testing
yarn lint # prettier and eslint
yarn test # unit tests
yarn validate # run linters, tests and build
Releasing
yarn release # will automatically ask you about version bump, run tests and build, and push new version to git & npm