truffle-types

Organizes utilities and typescript types into single repository

Install

yarn run bootstrap
yarn run build

Test

yarn run test

Release

Make sure that no uncommitted changes are left.

yarn run release
yarn run release-clean

Notes

Folder overrides

Shortly its about using mocha and jest test runners and clashing of their types.

Link about the reason.

More in Medium article