Skip to content

Project Setup Issues

Scott edited this page May 13, 2021 · 2 revisions

node/no-unpublished-import errors

Make sure you save degu as a dependency as opposed to a dev dependency.

npm install @blinkk/degu --save

is.null, is.function, is.undefined

updated to is.nullLike, is.functionLike, is.undefinedLike

Clone this wiki locally