Kevin Wolf

Results 6 issues of Kevin Wolf

It would be awesome if this library could support [NPM 7 Workspaces](https://docs.npmjs.com/cli/v7/using-npm/workspaces), allowing its users to easily upgrade dependencies in a monorepo project.

It would be nice if `release-it` can support shareable configurations, like `eslint` and `prettier` does. An idea on how to implement this is to replace `cosmiconfig` with [`c12`](https://github.com/unjs/c12), which offers...

In my opinion (maybe I am wrong) the `defaults` should act as a fallback for when a given property is not specified, rather than being merged with it. ## The...

### Clear and concise description of the problem Sometimes, running `eslint` on a monorepo workspace causes errors because the `eslint` binary is being run from the root workspace, causing issues...

### Environment information ```bash CLI: Version: 1.7.3 Color support: true Platform: CPU Architecture: aarch64 OS: macos Environment: BIOME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" JS_RUNTIME_VERSION: "v20.10.0" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: "bun/1.1.7" Biome...

### Environment information ```bash CLI: Version: 1.6.0 Color support: true Platform: CPU Architecture: aarch64 OS: macos Environment: BIOME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" JS_RUNTIME_VERSION: "v20.10.0" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: "bun/1.0.30" Biome...