Pablo
Results
13
comments of
Pablo
I'd be very helpful for us having this framework in SPM 🙏
I don’t think blocking shorthand props is supported. Something you could do is blocking them using linting rules.
We fixed it overriding the dependency with npm: https://docs.npmjs.com/cli/v9/configuring-npm/package-json#overrides It's a hack but at least you can fix it without relying on `--force` or `--legacy-peer-deps`.