Michał Sobiecki

Results 6 comments of Michał Sobiecki

> When using Lerna, you must have a `package.json` in the project root (where you add Lerna as devDependency) and also have `package.json` files in each of your monorepo packages...

> you have `useWorkspaces` set to true, so I assume that it will follow the `workspaces` that is defined in your `package.json` and completely ignore the `packages` set in `lerna.json`...

This is a bit strange, the previous versions (currently based on `4.2.3`) that I relied on handled it without any problems. While sample is quite simple, with more complex library...

Are there any plans to support Stylelint 15 and Stylelint 16? Our project currently uses these versions of Stylelint, and we are encountering compatibility issues with the current version of...

The tool should report that the `fr-FR.json` file contains additional keys that are not present in `en-US.json`. Currently, the formatjs `verify` command only checks whether the target locale files are...