There are no README files in published versions, which is not great when looking on yarnpkg.com or npmjs.com
Solution
I don't really want to keep every README up to date with docs as well as the actual docs site. For now, just giving a short description and pointing to the buildtracker.dev site.
TODO
[ ] 🤓 Add & update tests (always try to increase test coverage)
[ ] 🔬 Ensure CI is passing (yarn lint:ci, yarn test, yarn tsc:ci)
Problem
There are no README files in published versions, which is not great when looking on yarnpkg.com or npmjs.com
Solution
I don't really want to keep every README up to date with docs as well as the actual docs site. For now, just giving a short description and pointing to the buildtracker.dev site.
TODO
yarn lint:ci
,yarn test
,yarn tsc:ci
)