When adding new utils, they should be added to the list of exports in index.js.
To do so, simply run npm utils
.
Personal note: add JSDoc for all utils!
When adding new utils, they should be added to the list of exports in index.js.
To do so, simply run npm utils
.
Personal note: add JSDoc for all utils!