This simple trick will enhance your NPM workspace
Juri Strumpflohner
Published
Do you actually need tooling on top of an NPM workspaces monorepo? Probably not if you’re just getting started and your repo is small. And yet, there are some neat enhancements that might make it much more pleasant to work with npm workspaces . Things like a task pipeline. Let’s dive in!