Martin Hochel

Results 201 comments of Martin Hochel

we discussed this today with v-build folks, with following outcome: **immediate action (to unblock your use-case):** @tido64 ~please go ahead with the PR https://github.com/microsoft/fluentui/pull/30964 - but remove the peer dep...

> Just so I understand you correctly, do you want me to remove @types/react from this one package and also remove the peerDependenciesMeta field? yes but hold on ↓ **the...

> This field was added in [npm 7](https://docs.npmjs.com/cli/v7/configuring-npm/package-json#peerdependenciesmeta) and seems to be widely adopted. Here's [pnpm](https://pnpm.io/package_json#peerdependenciesmeta) and [Classic Yarn](https://classic.yarnpkg.com/lang/en/docs/package-json/#toc-peerdependenciesmeta). thanks for quick research ! I can confirm it's supported also...

> This is why we should introduce peerDependenciesMeta and make it optional. If users don't use TypeScript, they should not have to install @types/* packages. Even if there are some...

Thanks for this @NotWoods , this is something that would provide huge values to our users ! Regarding priorities we should land this one first **"Don't use Fluent UI 8...

we have core team agreement to proceed with this (shipping a new lint plugin incorporating best practices rules). **TODOs:** - bootstrap new project within monorepo that will host these rules...